summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* xen-netback: make ops structs conststephen hemminger2012-01-051-2/+2
* virtio_net: Pass gfp flags when allocating rx buffers.Mike Waychison2012-01-051-1/+2
* ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() callNeerav Parikh2012-01-053-1/+90
* igb: reset PHY after recovering from PHY power downKoki Sanagi2012-01-051-0/+1
* igb: add basic runtime PM supportYan, Zheng2012-01-052-19/+133
* igb: Add support for byte queue limits.Eric Dumazet2012-01-052-0/+10
* e1000: cleanup CE4100 MDIO registers accessFlorian Fainelli2012-01-052-12/+7
* e1000: unmap ce4100_gbe_mdio_base_virt in e1000_removeFlorian Fainelli2012-01-051-0/+2
* e1000: fix lockdep splat in shutdown handlerJesse Brandeburg2012-01-051-7/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-0546-1981/+999
|\
| * ath6kl: revert USB supportJohn W. Linville2012-01-058-501/+20
| * mwl8k: Changing the driver version to 0.13Yogesh Ashok Powar2012-01-051-1/+1
| * mwl8k: Recover from firmware crashYogesh Ashok Powar2012-01-041-7/+129
| * ath9k: tx queue enable is read only for EDMA chipsetsMohammed Shafi Shajakhan2012-01-041-2/+5
| * rt2x00: Change RF3853 to RF3053.Gertjan van Wingerde2012-01-041-2/+2
| * rt2x00: RT3593 is also applicable to USB.Gertjan van Wingerde2012-01-041-1/+1
| * rt2x00usb: Zero USB padding before sending URBJakub Kiciński2012-01-041-3/+13
| * rt2800usb: Let rt2x00usb handle USB paddingJakub Kiciński2012-01-041-27/+10
| * rt2x00: Convert big if-statements to switch-statements.Gertjan van Wingerde2012-01-041-18/+26
| * rt2x00: Whitespace cleanup.Gertjan van Wingerde2012-01-041-1/+1
| * rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde2012-01-041-14/+12
| * carl9170: move checksum and txseq into subfunctionsChristian Lamparter2012-01-041-37/+60
| * rt2800usb: Move ID out of unknownLarry Finger2012-01-041-1/+1
| * ipw2x00: remove reset_port functionalityStanislav Yakovlev2012-01-042-29/+0
| * ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan2012-01-044-4/+4
| * iwlegacy: 3945: fix hw passive scan on radar channelsStanislaw Gruszka2012-01-041-4/+4
| * iwlegacy: 3945: simplify calculations of retry limitStanislaw Gruszka2012-01-043-15/+6
| * iwlegacy: random 3945-rs.c cleanupsStanislaw Gruszka2012-01-041-20/+11
| * iwlegacy: 4965: remove one il4965_hdl_beaconStanislaw Gruszka2012-01-042-21/+1
| * iwlegacy: 3945: get rid of hw_{set,get}_rateStanislaw Gruszka2012-01-042-20/+1
| * iwlegacy: 4965: small tx_cmd build cleanupStanislaw Gruszka2012-01-042-30/+9
| * iwlegacy: 4965: toggle tx antenna inlineStanislaw Gruszka2012-01-042-25/+18
| * iwlegacy: move some i/o helpers out of inlineStanislaw Gruszka2012-01-042-192/+175
| * iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()Dan Carpenter2012-01-041-1/+1
| * iwlegacy: remove iwl-sta.cStanislaw Gruszka2012-01-041-817/+0
| * rt2x00: Mark active channel's survey data as "in use"Helmut Schaa2012-01-041-0/+3
| * b43legacy: Avoid packet losses in the dma worker codeLarry Finger2012-01-044-50/+126
| * b43: N-PHY: fix typo in TX power fixRafał Miłecki2012-01-041-1/+1
| * b43: N-PHY: fix controling RF overrideRafał Miłecki2012-01-041-2/+2
| * b43: N-PHY: update gain ctl workaroundsRafał Miłecki2012-01-042-18/+92
| * b43: add lacking boardflags definesRafał Miłecki2012-01-041-0/+11
| * ath9k: make ath_mci_duty_cycle staticLuis R. Rodriguez2012-01-041-1/+1
| * drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocationDjalal Harouni2012-01-041-6/+4
| * b43: N-PHY: get idle TSSI valuesRafał Miłecki2012-01-042-1/+130
| * b43: N-PHY: fix success condition of running samplesRafał Miłecki2012-01-041-1/+1
| * b43: N-PHY: move common TX/RX functionsRafał Miłecki2012-01-041-107/+111
| * ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()Luis R. Rodriguez2012-01-041-2/+2
| * ath5k: avoid sparse warnings on tracingLuis R. Rodriguez2012-01-041-2/+3
| * ath9k: fix tx queue sparse complaintLuis R. Rodriguez2012-01-041-0/+3
| * ath9k_hw: fix sparse warnings on ar9003_rtt.cLuis R. Rodriguez2012-01-041-0/+1