summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-03-07iwlwifi: add struct iwl_cfgTomas Winkler
2008-03-07iwlwifi: Move HBUS address to iwl-csr.hTomas Winkler
2008-03-07iwlwifi: extract iwl-csr.hTomas Winkler
2008-03-07iwlwifi: use mac80211_tx_control_flagsRon Rindjunsky
2008-03-07iwlwifi: 802.11n spec removes AUTO offset for FAT channelGuy Cohen
2008-03-07b43: Fix failed frames status report typoMichael Buesch
2008-03-07b43: Add TX statistics debugging countersMichael Buesch
2008-03-07b43: Rename the DMA ring pointersMichael Buesch
2008-03-07b43: Add QOS supportMichael Buesch
2008-03-07ath5k: Add 2413 to srev_names so that it shows up during module loadNick Kossifidis
2008-03-07ath5k: Make some changes to follow register dumps.Nick Kossifidis
2008-03-07ath5k: Fixes for PCI-E cardsNick Kossifidis
2008-03-07ath5k: Remove RF5413 from rf gain optimization functionsNick Kossifidis
2008-03-07ath5k: more RF2413 stuffNick Kossifidis
2008-03-07ath5k: Identify RF2413 and deal with PHY_SPENDINGNick Kossifidis
2008-03-07ath5k: Add RF2413 initial settingsNick Kossifidis
2008-03-07ath5k: Add RF2413 srev valuesNick Kossifidis
2008-03-06zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo
2008-03-06libertas: clean up scan.c, remove zeromac and bcastmacDavid Woodhouse
2008-03-06libertas: convert 802_11_SCAN to a direct commandDavid Woodhouse
2008-03-06libertas: add LED control TLV to types.hDavid Woodhouse
2008-03-06libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse
2008-03-06iwlwifi: Fix 52 rate report in rx statusTomas Winkler
2008-03-06iwlwifi: refactor init geos functionTomas Winkler
2008-03-06iwlwifi: removing unused priv->configTomas Winkler
2008-03-06ssb: Add Gigabit Ethernet driverMichael Buesch
2008-03-06b43: verify sta_notify mac80211 callbackJohannes Berg
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg
2008-03-05COSA/SRP: convert channel_data.rsem to mutexMatthias Kaehlcke
2008-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-03-05make s2io.c:init_tti() staticAdrian Bunk
2008-03-05FIXED_PHY must depend on PHYLIB=yAdrian Bunk
2008-03-05fix drivers/net/atarilance.c compilationAdrian Bunk
2008-03-05ixgbe: fix typo in speed mesageEmil Tantilov
2008-03-05e100: Do suspend/shutdown like e1000Auke Kok
2008-03-05ehea: Fix missing Kconfig dependencyThomas Klein
2008-03-05axnet_cs: change debugging level for "Too much work at interrupt" message.Komuro
2008-03-05mv643xx_eth: Define module alias for platform deviceMartin Michlmayr
2008-03-05de2104x: remove BUG_ON() when changing media typeOndrej Zary
2008-03-05dm9161: add configuration for MII/RMIIfrederic Rodo
2008-03-04b43legacy: Fix module init messageMichael Buesch
2008-03-04rndis_wlan: fix broken data copyJussi Kivilinna
2008-03-04libertas: compare the current command with responseSebastian Siewior
2008-03-04libertas: fix sanity check on sequence number in command responseDavid Woodhouse
2008-03-04p54: fix eeprom parser length sanity checksJohannes Berg
2008-03-04p54: fix EEPROM structure endiannessJohannes Berg
2008-03-04ssb: Add pcibios_enable_device() return value checkYoichi Yuasa
2008-03-04[NET] NEIGHBOUR: Remove unpopular neigh_is_connected().YOSHIFUJI Hideaki
2008-03-03[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()Jarek Poplawski
2008-03-03Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()Jarek Poplawski