summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: use mac80211_tx_control_flagsRon Rindjunsky2008-03-074-32/+64
* iwlwifi: 802.11n spec removes AUTO offset for FAT channelGuy Cohen2008-03-073-12/+15
* b43: Fix failed frames status report typoMichael Buesch2008-03-071-1/+1
* b43: Add TX statistics debugging countersMichael Buesch2008-03-072-16/+80
* b43: Rename the DMA ring pointersMichael Buesch2008-03-073-163/+82
* b43: Add QOS supportMichael Buesch2008-03-077-91/+262
* ath5k: Add 2413 to srev_names so that it shows up during module loadNick Kossifidis2008-03-071-0/+3
* ath5k: Make some changes to follow register dumps.Nick Kossifidis2008-03-071-6/+31
* ath5k: Fixes for PCI-E cardsNick Kossifidis2008-03-072-15/+34
* ath5k: Remove RF5413 from rf gain optimization functionsNick Kossifidis2008-03-071-2/+0
* ath5k: more RF2413 stuffNick Kossifidis2008-03-072-4/+12
* ath5k: Identify RF2413 and deal with PHY_SPENDINGNick Kossifidis2008-03-073-3/+29
* ath5k: Add RF2413 initial settingsNick Kossifidis2008-03-072-4/+392
* ath5k: Add RF2413 srev valuesNick Kossifidis2008-03-071-2/+7
* zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo2008-03-065-4/+94
* libertas: clean up scan.c, remove zeromac and bcastmacDavid Woodhouse2008-03-061-234/+181
* libertas: convert 802_11_SCAN to a direct commandDavid Woodhouse2008-03-065-147/+53
* libertas: add LED control TLV to types.hDavid Woodhouse2008-03-061-0/+13
* libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse2008-03-065-122/+81
* iwlwifi: Fix 52 rate report in rx statusTomas Winkler2008-03-0610-466/+449
* iwlwifi: refactor init geos functionTomas Winkler2008-03-065-91/+115
* iwlwifi: removing unused priv->configTomas Winkler2008-03-064-6/+2
* ssb: Add Gigabit Ethernet driverMichael Buesch2008-03-068-72/+515
* b43: verify sta_notify mac80211 callbackJohannes Berg2008-03-061-0/+11
* mac80211: RCU-ify STA info structure accessJohannes Berg2008-03-062-25/+33
* COSA/SRP: convert channel_data.rsem to mutexMatthias Kaehlcke2008-03-051-6/+8
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-03-0518-63/+66
|\
| * make s2io.c:init_tti() staticAdrian Bunk2008-03-051-1/+1
| * FIXED_PHY must depend on PHYLIB=yAdrian Bunk2008-03-051-0/+1
| * fix drivers/net/atarilance.c compilationAdrian Bunk2008-03-051-3/+2
| * ixgbe: fix typo in speed mesageEmil Tantilov2008-03-051-1/+1
| * e100: Do suspend/shutdown like e1000Auke Kok2008-03-051-26/+3
| * ehea: Fix missing Kconfig dependencyThomas Klein2008-03-051-1/+1
| * axnet_cs: change debugging level for "Too much work at interrupt" message.Komuro2008-03-051-1/+1
| * mv643xx_eth: Define module alias for platform deviceMartin Michlmayr2008-03-051-0/+1
| * de2104x: remove BUG_ON() when changing media typeOndrej Zary2008-03-051-1/+2
| * dm9161: add configuration for MII/RMIIfrederic Rodo2008-03-051-3/+14
| * b43legacy: Fix module init messageMichael Buesch2008-03-041-1/+1
| * rndis_wlan: fix broken data copyJussi Kivilinna2008-03-041-5/+3
| * libertas: compare the current command with responseSebastian Siewior2008-03-041-3/+1
| * libertas: fix sanity check on sequence number in command responseDavid Woodhouse2008-03-041-2/+2
| * p54: fix eeprom parser length sanity checksJohannes Berg2008-03-041-7/+11
| * p54: fix EEPROM structure endiannessJohannes Berg2008-03-042-5/+5
| * ssb: Add pcibios_enable_device() return value checkYoichi Yuasa2008-03-041-1/+4
| * [PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()Jarek Poplawski2008-03-031-1/+6
| * Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()Jarek Poplawski2008-03-031-0/+1
| * [TUN]: Fix RTNL-locking in tun/tap driverKim B. Heino2008-02-291-1/+5
* | [NET] NEIGHBOUR: Remove unpopular neigh_is_connected().YOSHIFUJI Hideaki2008-03-041-1/+1
* | [ARP]: Introduce the arp_hdr_len helper.Pavel Emelyanov2008-03-031-4/+1
* | ath5k: fix all endian issues reported by sparsePavel Roskin2008-02-292-6/+6