summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-21Merge branch '20101221_static_const' of git://repo.or.cz/linux-2.6/trivial-modsDavid S. Miller
2010-12-21sundance: Program station address into HWDenis Kirjanov
2010-12-21sundance: Wrap up acceess to ASICCtrl high word with a macroDenis Kirjanov
2010-12-21bnx2: remove cancel_work_sync() from remove_oneTejun Heo
2010-12-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2010-12-21stmmac: unwind properly in stmmac_dvr_probe()Dan Carpenter
2010-12-21bnx2x: remove bogus checkDan Carpenter
2010-12-21drivers/net/*/: Use static constJoe Perches
2010-12-21tulip: Use DEFINE_PCI_DEVICE_TABLE and static constJoe Perches
2010-12-21usb: Use static const, consolidate codeJoe Perches
2010-12-21drivers/net/*.c: Use static constJoe Perches
2010-12-21tg3: Use DEFINE_PCI_DEVICE_TABLEJoe Perches
2010-12-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-20rtlwifi: use alloc_workqueueJohn W. Linville
2010-12-20ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau
2010-12-20ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau
2010-12-20wl1251: wl12xx_get_platform_data() returns an ERR_PTRDan Carpenter
2010-12-20rtlwifi: Fix use of mutex in interrupt codeLarry Finger
2010-12-20ath9k: Properly initialize channel table for 2GHzMohammed Shafi Shajakhan
2010-12-20rtl8192ce: Fix typo in Kconfig descriptionAnisse Astier
2010-12-20ath9k_hw: remove baseband rfsilent supportFelix Fietkau
2010-12-20ath9k: fix queue depth check for forming new aggregatesFelix Fietkau
2010-12-20rtl8192ce: drop 'rtl8192c-' prefix from filesJohn W. Linville
2010-12-20ath5k: Set available antenna information for cfg80211Bruno Randolf
2010-12-20vmxnet3: locking problems in xmitDan Carpenter
2010-12-20typhoon: memory corruption in typhoon_get_drvinfo()Dan Carpenter
2010-12-20net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variantAndreas Mohr
2010-12-20ehea: Fixing some message levelBreno Leitao
2010-12-20vxge: add missing flush of reset_taskTejun Heo
2010-12-20ifb: use netif_receive_skb() instead of netif_rx()Eric Dumazet
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-17asix: add USB ID for Logitec LAN-GTJ U2AArnaud Ebalard
2010-12-17qlcnic: reset pci function unconditionally during probeRajesh Borundia
2010-12-17qlcnic: fix ocm window register offset calculationRajesh Borundia
2010-12-17qlcnic: fix LED test when interface is down.Sucheta Chakraborty
2010-12-17tehuti: Firmware filename is tehuti/bdx.binBen Hutchings
2010-12-16ifb: fix a lockdep splatEric Dumazet
2010-12-16net: Fix drivers advertising HW_CSUM feature to use csum_startMichał Mirosław
2010-12-16net: Use skb_checksum_start_offset()Michał Mirosław
2010-12-16net/veth: Fix packet checksummingMichał Mirosław
2010-12-16be2net: use mutex instead of spin lock for mbox_lockIvan Vecera
2010-12-16bonding: add the debugfs interface to see RLB hash tableTaku Izumi
2010-12-16bonding: migrate some macros from bond_alb.c to bond_alb.hTaku Izumi
2010-12-16cxgb4: NUMA-aware Tx queue allocationsDimitris Michailidis
2010-12-16cxgb4: extend VPD parsingDimitris Michailidis
2010-12-16cxgb4: add const to static arraysJoe Perches
2010-12-16cxgb4: remove a bitmapDimitris Michailidis
2010-12-16cxgb4: remove the name field from the adapter structureDimitris Michailidis
2010-12-16cxgb4: correct formatting of MSI-X interrupt namesDimitris Michailidis