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