aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-01-04r6040: use definitions for MAC_SM register read/writesFlorian Fainelli
2012-01-04r6040: use MAC_RST bit definition with MCR1 read/writesFlorian Fainelli
2012-01-04r6040: define more MCR0 register bitsFlorian Fainelli
2012-01-04r6040: remove unused variables and definitionsFlorian Fainelli
2012-01-04r6040: use an unique MDIO bus nameFlorian Fainelli
2012-01-04mwl8k: Recover from firmware crashYogesh Ashok Powar
2012-01-04ath9k: tx queue enable is read only for EDMA chipsetsMohammed Shafi Shajakhan
2012-01-04rt2x00: Change RF3853 to RF3053.Gertjan van Wingerde
2012-01-04rt2x00: RT3593 is also applicable to USB.Gertjan van Wingerde
2012-01-04rt2x00usb: Zero USB padding before sending URBJakub Kiciński
2012-01-04rt2800usb: Let rt2x00usb handle USB paddingJakub Kiciński
2012-01-04rt2x00: Convert big if-statements to switch-statements.Gertjan van Wingerde
2012-01-04rt2x00: Whitespace cleanup.Gertjan van Wingerde
2012-01-04rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde
2012-01-04carl9170: move checksum and txseq into subfunctionsChristian Lamparter
2012-01-04rt2800usb: Move ID out of unknownLarry Finger
2012-01-04ipw2x00: remove reset_port functionalityStanislav Yakovlev
2012-01-04ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan
2012-01-04iwlegacy: 3945: fix hw passive scan on radar channelsStanislaw Gruszka
2012-01-04iwlegacy: 3945: simplify calculations of retry limitStanislaw Gruszka
2012-01-04iwlegacy: random 3945-rs.c cleanupsStanislaw Gruszka
2012-01-04iwlegacy: 4965: remove one il4965_hdl_beaconStanislaw Gruszka
2012-01-04iwlegacy: 3945: get rid of hw_{set,get}_rateStanislaw Gruszka
2012-01-04iwlegacy: 4965: small tx_cmd build cleanupStanislaw Gruszka
2012-01-04iwlegacy: 4965: toggle tx antenna inlineStanislaw Gruszka
2012-01-04iwlegacy: move some i/o helpers out of inlineStanislaw Gruszka
2012-01-04iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()Dan Carpenter
2012-01-04iwlegacy: remove iwl-sta.cStanislaw Gruszka
2012-01-04rt2x00: Mark active channel's survey data as "in use"Helmut Schaa
2012-01-04b43legacy: Avoid packet losses in the dma worker codeLarry Finger
2012-01-04b43: N-PHY: fix typo in TX power fixRafał Miłecki
2012-01-04b43: N-PHY: fix controling RF overrideRafał Miłecki
2012-01-04b43: N-PHY: update gain ctl workaroundsRafał Miłecki
2012-01-04b43: add lacking boardflags definesRafał Miłecki
2012-01-04ath9k: make ath_mci_duty_cycle staticLuis R. Rodriguez
2012-01-04drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocationDjalal Harouni
2012-01-04b43: N-PHY: get idle TSSI valuesRafał Miłecki
2012-01-04b43: N-PHY: fix success condition of running samplesRafał Miłecki
2012-01-04b43: N-PHY: move common TX/RX functionsRafał Miłecki
2012-01-04ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()Luis R. Rodriguez
2012-01-04ath5k: avoid sparse warnings on tracingLuis R. Rodriguez
2012-01-04ath9k: fix tx queue sparse complaintLuis R. Rodriguez
2012-01-04ath9k_hw: fix sparse warnings on ar9003_rtt.cLuis R. Rodriguez
2012-01-04sfc: Remove now-unused filter functionBen Hutchings
2012-01-04sfc: Implement ethtool RX NFC rules API instead of n-tuple APIBen Hutchings
2012-01-04sfc: Add support for retrieving and removing filters by IDBen Hutchings
2012-01-04sfc: Use consistent types for filter IDs, indices and search depthsBen Hutchings
2012-01-04sfc: Change filter ID generation to satisfy priority semantics of RX NFCBen Hutchings
2012-01-04gianfar: Reject out-of-range RX NFC locationsBen Hutchings
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville