summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-02-03connector: Delete buggy notification code.Evgeniy Polyakov1-175/+0
2010-02-03qlcnic: add loopback diagnostic testAmit Kumar Salecha5-10/+225
2010-02-03qlcnic: add interrupt diagnostic testAmit Kumar Salecha4-16/+154
2010-02-03qlcnic: support LED blink for device identificationSucheta Chakraborty3-0/+49
2010-02-03qlcnic: protect resoruce cleanup by rtnl lockAmit Kumar Salecha2-3/+5
2010-02-03qlcnic: clear device reset state after fw recoveryAmit Kumar Salecha1-1/+21
2010-02-03qlcnic: add ethernet identifier in board infoAmit Kumar Salecha1-3/+7
2010-02-03qlcnic: use DEFINE_PCI_DEVICE_TABLEAmit Kumar Salecha1-1/+1
2010-02-03sky2: Fix TX_MAP_PAGE misspellingJarek Poplawski1-1/+1
2010-02-03virtio_net: Defer skb allocation in receive path Date: Wed, 13 Jan 2010 12:53...Shirley Ma1-179/+248
2010-02-03virtio: Add ability to detach unused buffers from vringsShirley Ma1-0/+25
2010-02-03ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez4-2/+11
2010-02-03airo: fix setting zero length WEP keyStanislaw Gruszka1-16/+18
2010-02-02be2net: use eq-id to calculate cev-isr reg offsetSathya Perla1-1/+1
2010-02-02net/irda: sh_sir: Add SuperH IrDA driverKuninori Morimoto3-0/+834
2010-02-01ath9k: fix access to freed data on unloadPavel Roskin4-29/+7
2010-02-01ps3_gelic_wireless: Remove superfluous debug infoHamish Guthrie1-2/+1
2010-02-01b43: N-PHY: implement setting RF sequenceRafał Miłecki1-4/+31
2010-02-01b43: N-PHY: add TX radio setup for newer PHYsRafał Miłecki1-1/+52
2010-02-01b43: N-PHY: fix Cal TX IQ LO for newer PHYsRafał Miłecki1-1/+11
2010-02-01b43: N-PHY: add RSSI selection for newer PHYsRafał Miłecki1-1/+83
2010-02-01b43: N-PHY: split RSSI selection into two per-PHY-revision functionsRafał Miłecki1-49/+52
2010-02-01b43: N-PHY: add workarounds for gain controlRafał Miłecki1-1/+129
2010-02-01b43: N-PHY: update general workaroundsRafał Miłecki2-104/+115
2010-02-01ath9k: allocate string buffer in read_file_dma() by kmalloc()Pavel Roskin1-17/+26
2010-02-01ath: make gcc check format arguments of ath_print(), fix all misusesPavel Roskin4-9/+9
2010-02-01ps3_gelic_wireless: fix format warningJohn W. Linville1-1/+1
2010-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller7-5/+212
2010-02-01tulip/xircom_cb.c: Use dev_<level> and pr_<level>Joe Perches1-19/+25
2010-02-01tulip/winbond-840.c: Use dev_<level> and pr_<level>Joe Perches1-87/+90
2010-02-01tulip/uli526x.c: Use dev_<level> and pr_<level>Joe Perches1-19/+27
2010-02-01tulip/timer.c: Use dev_<level> and pr_<level>Joe Perches1-27/+25
2010-02-01tulip/pnic2.c: Use dev_<level> and pr_<level>Joe Perches1-29/+30
2010-02-01tulip/pnic.c: Use dev_<level> and pr_<level>Joe Perches1-16/+17
2010-02-01tulip/media.c: Use dev_<level> and pr_<level>Joe Perches1-38/+36
2010-02-01tulip/interrupt.c: Use dev_<level> and pr_<level>Joe Perches1-47/+53
2010-02-01tulip/eeprom.c: Use dev_<level> and pr_<level>Joe Perches1-23/+24
2010-02-01tulip/dmfe.c: Use dev_<level> and pr_<level>Joe Perches1-36/+31
2010-02-01tulip/de2104x.c: Use dev_<level> and pr_<level>Joe Perches1-70/+68
2010-02-01tulip/21142.c: Use dev_<level> and pr_<level>Joe Perches1-37/+39
2010-02-01tulip_core: Use dev_<level> and pr_<level>Joe Perches1-80/+82
2010-01-30Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011Vikram Kandukuri3-1/+200
2010-01-30Bluetooth: Redo checks in IRQ handler for shared IRQ supportMike Frysinger4-4/+12
2010-01-29iwlwifi: iwl_power_update_mode always hold mutexReinette Chatre2-1/+3
2010-01-29iwlwifi: fix typo in IWL_CCK_RATES_MASKJohannes Berg1-1/+1
2010-01-29iwlwifi: remove unused work structsJohannes Berg1-4/+0
2010-01-29iwlwifi: remove bg_up workJohannes Berg3-29/+14
2010-01-29iwlagn: simplify ucode loadingJohannes Berg1-41/+22
2010-01-29iwlwifi: no need to test iw_mode in power savingJohannes Berg1-2/+1
2010-01-29iwlwifi: update sensitivity calibration data for 1000 seriesWey-Yi Guy1-1/+71