summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Add a debugfs file for dumping DMA statusSujith2008-12-056-74/+102
* ath9k: Add initial layout for an ath9k specific debugfs mechanismSujith2008-12-053-8/+42
* ath9k: Remove includes that are not neededSujith2008-12-051-19/+0
* ath9k: Add ATH9K_DEBUG configuration optionSujith2008-12-055-17/+75
* ath9k: Use cleaner debug masksSujith2008-12-0513-609/+429
* rtl8187: fix retry count passed in rtl8187_txherton2008-12-051-2/+2
* wireless: clean up radiotap a bitJohannes Berg2008-12-052-24/+3
* ath9k: Handle channel initialization for AP modeSujith2008-12-052-24/+91
* ath5k: enable combined michael mic in key cacheBob Copeland2008-12-054-14/+22
* ath5k: clean up ath5k_hw_set_keyBob Copeland2008-12-051-24/+34
* ath5k: preserve higher order bits when setting mac addressBob Copeland2008-12-051-5/+4
* iwlwifi: remove uses of __constant_{endian} helpersHarvey Harrison2008-12-052-163/+163
* iwlwifi: properly initialize calibration command headerTomas Winkler2008-12-053-33/+40
* hostap: select required crypto bits in KconfigJohn W. Linville2008-12-051-0/+7
* sgi-xp: Kill directly reference of netdev->privWang Chen2008-12-041-9/+4
* if_usb: Kill directly reference of netdev->privWang Chen2008-12-031-2/+2
* smc91x: remove isa stuff from smc91x driverLuotao Fu2008-12-032-49/+0
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-0320-183/+0
* ne-h8300: convert to net_device_opsStephen Hemminger2008-12-032-8/+21
* hydra: convert to net_device_opsStephen Hemminger2008-12-032-7/+18
* zorro8390: convert to net_device_opsStephen Hemminger2008-12-032-7/+17
* e1000: e1000_adapter->polling_netdev is uselessWang Chen2008-12-032-27/+1
* ixgbe: function comment typoWang Chen2008-12-031-2/+1
* jme: Remove 64 and 40 bit dma_maskGuo-Fu Tseng2008-12-031-8/+0
* jme: GHC register control fix for new hardwareakeemting2008-12-032-20/+35
* bond: Kill directly reference of netdev->privWang Chen2008-12-031-1/+1
* mptlan: Kill directly reference of netdev->privWang Chen2008-12-032-6/+6
* dvb: Kill directly reference of netdev->privWang Chen2008-12-031-18/+19
* forcedeth: power down phy when interface is downEd Swierk2008-12-031-2/+10
* drivers/net/smc911x.c: smc911x_drv_probe() cleanupAndrew Morton2008-12-031-7/+7
* drivers/isdn/mISDN: use ARRAY_SIZEJulia Lawall2008-12-031-1/+1
* isdn: Kill directly reference of netdev->privWang Chen2008-12-034-53/+61
* hysdn: Kill directly reference of netdev->privWang Chen2008-12-031-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-12-0214-1426/+154
|\
| * Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-3010-56/+5
| * Bluetooth: Allow SCO audio with Asus WL-BTD202 dongleMarcel Holtmann2008-11-301-7/+8
| * Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann2008-11-303-54/+51
| * Bluetooth: Remove deprecated hci_usb driverMarcel Holtmann2008-11-304-1286/+0
| * Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.cNick Pelly2008-11-301-0/+5
| * Bluetooth: Change simple_strtol to simple_strtoulJulia Lawall2008-11-301-4/+4
| * Bluetooth: Fix TX error path in btsdio driverTomas Winkler2008-11-301-0/+1
| * Bluetooth: Add suspend/resume support to btusb driverMarcel Holtmann2008-11-301-0/+62
| * Bluetooth: Handle bulk URBs in btusb driver from notify callbackMarcel Holtmann2008-11-301-14/+13
| * Bluetooth: Add fine grained mem_flags usage to btusb driverMarcel Holtmann2008-11-301-17/+17
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-02161-1726/+1989
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-12-024-88/+116
| |\ \
| | * | [WATCHDOG] hpwdt: Fix kdump when using hpwdtBernhard Walle2008-12-011-1/+1
| | * | [WATCHDOG] hpwdt: set the mapped BIOS address space as executableBernhard Walle2008-11-211-0/+3
| | * | [WATCHDOG] iTCO_wdt: add PCI ID's for ICH9 & ICH10 chipsetsWim Van Sebroeck2008-11-211-45/+73
| | * | [WATCHDOG] iTCO_wdt : correct status clearingWim Van Sebroeck2008-11-211-2/+3