aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-2.6'Paul Mackerras2008-01-31417-37090/+105458
|\
| * [net] Gracefully handle shared e1000/1000e driver PCI ID'sLinus Torvalds2008-01-312-28/+37
| * Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e"Linus Torvalds2008-01-302-1/+28
| * [PPP]: Sparse warning fixes.Stephen Hemminger2008-01-285-6/+8
| * [NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2008-01-281-1/+1
| * ath5k: always extend rx timestamp with tsfBruno Randolf2008-01-281-5/+12
| * ath5k: configure backoff for IBSS beacon queueBruno Randolf2008-01-281-2/+12
| * ath5k: use SWBA to detect IBSS HW mergesBruno Randolf2008-01-282-13/+67
| * ath5k: better beacon timer calculationBruno Randolf2008-01-281-17/+92
| * ath5k: beacon interval is in TUBruno Randolf2008-01-283-5/+5
| * ath5k: use 3 instead of 0x00000003Bruno Randolf2008-01-281-4/+2
| * b43: Fix MAC control and microcode initMichael Buesch2008-01-281-13/+48
| * ath5k: reset key cache after resumeJohn W. Linville2008-01-281-3/+14
| * ath5k: use AR5K_KEYTABLE_SIZE when initializing key tableJohn W. Linville2008-01-281-1/+1
| * b43: Fix firmware cachingMichael Buesch2008-01-282-110/+134
| * b43: Add more N-PHY init codeMichael Buesch2008-01-282-24/+320
| * b43legacy: Remove the PHY spinlockMichael Buesch2008-01-285-48/+28
| * igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok2008-01-2817-0/+13638
| * bnx2 annotationsAl Viro2008-01-282-13/+11
| * annotate netxenAl Viro2008-01-284-19/+20
| * annotate myri10geAl Viro2008-01-281-5/+9
| * annotate cxgb3Al Viro2008-01-284-24/+26
| * annotate chelsioAl Viro2008-01-283-6/+7
| * [BNX2]: Fix driver phy_flags name space.Michael Chan2008-01-282-82/+84
| * [BNX2]: Fix driver software flag namespace.David S. Miller2008-01-282-58/+59
| * [BNX2] Update version to 1.7.2.Michael Chan2008-01-281-3/+3
| * [BNX2]: Add link-down workaround on 5706 serdes.Michael Chan2008-01-282-16/+90
| * [BNX2]: Fix minor bug in bnx2_has_work().Michael Chan2008-01-281-2/+1
| * [BNX2]: Disable jumbo rx paging on 5709 Ax.Michael Chan2008-01-282-1/+4
| * b43/nphy.c: include headers to avoid build breakage on some platformsJohn W. Linville2008-01-281-0/+3
| * drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warningAndrew Morton2008-01-281-1/+1
| * drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warningAndrew Morton2008-01-281-1/+1
| * b43legacy: fix use-after-free rfkill bugStefano Brivio2008-01-281-5/+6
| * libertas: pepper main with debug statementHolger Schurig2008-01-281-62/+82
| * libertas: don't blindly try meshHolger Schurig2008-01-281-23/+27
| * libertas: always show firmware releaseHolger Schurig2008-01-284-20/+25
| * libertas: move cardspecific data to driverHolger Schurig2008-01-283-3/+4
| * libertas cs/sdio: fix 'NOHZ: local_softirq_pending 08' messageHolger Schurig2008-01-281-1/+4
| * b43: Add lots of N-PHY lookup tablesMichael Buesch2008-01-282-0/+1236
| * iwlwifi: style fixes to usage of << and >> operatorsReinette Chatre2008-01-2811-160/+160
| * iwlwifi: remove reference to non-existent documentationReinette Chatre2008-01-281-12/+8
| * iwlwifi: Update iwlwifi version stamp to 1.2.23Zhu Yi2008-01-282-2/+2
| * iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_staTomas Winkler2008-01-281-102/+104
| * iwlwifi: 4965 unify rate scale variable names for station dataTomas Winkler2008-01-281-301/+308
| * iwlwifi: move uCode helper functions to iwl-helpers.hTomas Winkler2008-01-283-107/+42
| * iwlwifi: fix problem when rf_killswitch change during suspend/resumeZhu Yi2008-01-282-167/+90
| * iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi2008-01-284-166/+217
| * iwlwifi: document scan commandBen Cahill2008-01-282-56/+234
| * iwlwifi: remove iwl4965_tx_cmdTomas Winkler2008-01-283-82/+55
| * iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.hTomas Winkler2008-01-282-7/+7