summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-03-08ath5k: more RF2413 stuffNick Kossifidis2-4/+12
2008-03-08ath5k: Identify RF2413 and deal with PHY_SPENDINGNick Kossifidis3-3/+29
2008-03-08ath5k: Add RF2413 initial settingsNick Kossifidis2-4/+392
2008-03-08ath5k: Add RF2413 srev valuesNick Kossifidis1-2/+7
2008-03-07zd1211rw: support for mesh interface and beaconingLuis Carlos Cobo5-4/+94
2008-03-07libertas: clean up scan.c, remove zeromac and bcastmacDavid Woodhouse1-234/+181
2008-03-07libertas: convert 802_11_SCAN to a direct commandDavid Woodhouse5-147/+53
2008-03-07libertas: add LED control TLV to types.hDavid Woodhouse1-0/+13
2008-03-07libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse5-122/+81
2008-03-07iwlwifi: Fix 52 rate report in rx statusTomas Winkler10-466/+449
2008-03-07iwlwifi: refactor init geos functionTomas Winkler5-91/+115
2008-03-07iwlwifi: removing unused priv->configTomas Winkler4-6/+2
2008-03-06b43: verify sta_notify mac80211 callbackJohannes Berg1-0/+11
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg2-25/+33
2008-03-06COSA/SRP: convert channel_data.rsem to mutexMatthias Kaehlcke1-6/+8
2008-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller17-62/+62
2008-03-05make s2io.c:init_tti() staticAdrian Bunk1-1/+1
2008-03-05FIXED_PHY must depend on PHYLIB=yAdrian Bunk1-0/+1
2008-03-05fix drivers/net/atarilance.c compilationAdrian Bunk1-3/+2
2008-03-05ixgbe: fix typo in speed mesageEmil Tantilov1-1/+1
2008-03-05e100: Do suspend/shutdown like e1000Auke Kok1-26/+3
2008-03-05ehea: Fix missing Kconfig dependencyThomas Klein1-1/+1
2008-03-05axnet_cs: change debugging level for "Too much work at interrupt" message.Komuro1-1/+1
2008-03-05mv643xx_eth: Define module alias for platform deviceMartin Michlmayr1-0/+1
2008-03-05de2104x: remove BUG_ON() when changing media typeOndrej Zary1-1/+2
2008-03-05dm9161: add configuration for MII/RMIIfrederic Rodo1-3/+14
2008-03-05b43legacy: Fix module init messageMichael Buesch1-1/+1
2008-03-05rndis_wlan: fix broken data copyJussi Kivilinna1-5/+3
2008-03-05libertas: compare the current command with responseSebastian Siewior1-3/+1
2008-03-05libertas: fix sanity check on sequence number in command responseDavid Woodhouse1-2/+2
2008-03-05p54: fix eeprom parser length sanity checksJohannes Berg1-7/+11
2008-03-05p54: fix EEPROM structure endiannessJohannes Berg2-5/+5
2008-03-04[NET] NEIGHBOUR: Remove unpopular neigh_is_connected().YOSHIFUJI Hideaki1-1/+1
2008-03-04[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()Jarek Poplawski1-1/+6
2008-03-04Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()Jarek Poplawski1-0/+1
2008-03-03[ARP]: Introduce the arp_hdr_len helper.Pavel Emelyanov1-4/+1
2008-02-29ath5k: fix all endian issues reported by sparsePavel Roskin2-6/+6
2008-02-29rt2x00: Release rt2x00 2.1.3Ivo van Doorn1-1/+1
2008-02-29rt2x00: Check for 5GHz band in link tunerIvo van Doorn1-1/+1
2008-02-29p54: print unknown eeprom fieldsFlorian Fainelli1-0/+4
2008-02-29adm8211: fix cfg80211 band API conversionJohannes Berg1-0/+2
2008-02-29b43legacy: Fix nondebug buildMichael Buesch1-1/+1
2008-02-29p54: fix sparse warningsJohannes Berg1-2/+3
2008-02-29adm8211: fix sparse warningsJohannes Berg1-8/+4
2008-02-29wireless: Convert to list_for_each_entry_rcu()Roel Kluin1-3/+3
2008-02-29rt2x00: Release rt2x00 2.1.2Ivo van Doorn1-1/+1
2008-02-29rt2x00: Fix MAC address defines in rt61pciIvo van Doorn1-2/+2
2008-02-29rt2x00: Fix hw mode registration with mac80211.Gertjan van Wingerde1-2/+2
2008-02-29rt2x00: Remove async vendor request calls from rt2x00usbIvo van Doorn4-79/+24
2008-02-29rt2x00: Cleanup mode registrationIvo van Doorn8-72/+81