summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2012-01-03switch debugfs to umode_tAl Viro
2012-01-03net/smsc911x: Check if PHY is in operational mode before software resetJavier Martinez Canillas
2012-01-03net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-03mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar
2012-01-03b43: fix regression in PIO caseGuennadi Liakhovetski
2012-01-03ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan
2012-01-03skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEPDaniel Halperin
2012-01-03net/davinci: do not use all descriptors for tx packetsSascha Hauer
2012-01-03net: fsl: fec: fix build for mx23-only kernelWolfram Sang
2012-01-03mlx4_core: Elaborating limitation on VF port optionsYevgeny Petrilin
2012-01-03mlx4_core: fix mtt range deallocationMarcel Apfelbaum
2012-01-03bonding: fix error handling if slave is busy (v2)stephen hemminger
2012-01-038139cp: properly config rx mode after resumingJason Wang
2012-01-038139cp/8139too: do not read into reserved registersJason Wang
2012-01-02ixgbe: add support for new 82599 device.Don Skidmore
2012-01-02ixgbe: add support for new 82599 device idEmil Tantilov
2012-01-02ixgbe: add write flush in ixgbe_clock_out_i2c_byte()Emil Tantilov
2012-01-02ixgbe: fix typo'sStephen Hemminger
2012-01-02ixgbe: fix incorrect PHY register readsEmil Tantilov
2012-01-02igb: Add flow control advertising to ethtool setting.Carolyn Wyborny
2012-01-02ixgbevf: Fix register defines to correctly handle complex expressionsAlexander Duyck
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller