aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
...
| * | | | | | iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()Dan Carpenter2012-01-04
| * | | | | | iwlegacy: remove iwl-sta.cStanislaw Gruszka2012-01-04
| * | | | | | rt2x00: Mark active channel's survey data as "in use"Helmut Schaa2012-01-04
| * | | | | | b43legacy: Avoid packet losses in the dma worker codeLarry Finger2012-01-04
| * | | | | | b43: N-PHY: fix typo in TX power fixRafał Miłecki2012-01-04
| * | | | | | b43: N-PHY: fix controling RF overrideRafał Miłecki2012-01-04
| * | | | | | b43: N-PHY: update gain ctl workaroundsRafał Miłecki2012-01-04
| * | | | | | b43: add lacking boardflags definesRafał Miłecki2012-01-04
| * | | | | | ath9k: make ath_mci_duty_cycle staticLuis R. Rodriguez2012-01-04
| * | | | | | drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocationDjalal Harouni2012-01-04
| * | | | | | b43: N-PHY: get idle TSSI valuesRafał Miłecki2012-01-04
| * | | | | | b43: N-PHY: fix success condition of running samplesRafał Miłecki2012-01-04
| * | | | | | b43: N-PHY: move common TX/RX functionsRafał Miłecki2012-01-04
| * | | | | | ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()Luis R. Rodriguez2012-01-04
| * | | | | | ath5k: avoid sparse warnings on tracingLuis R. Rodriguez2012-01-04
| * | | | | | ath9k: fix tx queue sparse complaintLuis R. Rodriguez2012-01-04
| * | | | | | ath9k_hw: fix sparse warnings on ar9003_rtt.cLuis R. Rodriguez2012-01-04
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-04
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-04
| |\ \ \ \ \ \
| | * | | | | | mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar2012-01-03
| | * | | | | | b43: fix regression in PIO caseGuennadi Liakhovetski2012-01-03
| | * | | | | | ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan2012-01-03
| * | | | | | | net: fsl: fec: fix build for mx23-only kernelWolfram Sang2012-01-03
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | r6040: place comments before codeFlorian Fainelli2012-01-04
* | | | | | | r6040: use __aligned(size)Florian Fainelli2012-01-04
* | | | | | | r6040: use definitions for MAC_SM register read/writesFlorian Fainelli2012-01-04
* | | | | | | r6040: use MAC_RST bit definition with MCR1 read/writesFlorian Fainelli2012-01-04
* | | | | | | r6040: define more MCR0 register bitsFlorian Fainelli2012-01-04
* | | | | | | r6040: remove unused variables and definitionsFlorian Fainelli2012-01-04
* | | | | | | r6040: use an unique MDIO bus nameFlorian Fainelli2012-01-04
* | | | | | | sfc: Remove now-unused filter functionBen Hutchings2012-01-04
* | | | | | | sfc: Implement ethtool RX NFC rules API instead of n-tuple APIBen Hutchings2012-01-04
* | | | | | | sfc: Add support for retrieving and removing filters by IDBen Hutchings2012-01-04
* | | | | | | sfc: Use consistent types for filter IDs, indices and search depthsBen Hutchings2012-01-04
* | | | | | | sfc: Change filter ID generation to satisfy priority semantics of RX NFCBen Hutchings2012-01-04
* | | | | | | gianfar: Reject out-of-range RX NFC locationsBen Hutchings2012-01-04
* | | | | | | net/smsc911x: Check if PHY is in operational mode before software resetJavier Martinez Canillas2012-01-03
* | | | | | | net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas2012-01-03
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | mwifiex: fix issues in band configuration codeAmitkumar Karwar2011-12-21
| * | | | | | mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar2011-12-21
| * | | | | | mwifiex: remove redundant band config codeAmitkumar Karwar2011-12-21
| * | | | | | atheros: force endian checks on atheros wireless driversLuis R. Rodriguez2011-12-21
| * | | | | | mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA streamYogesh Ashok Powar2011-12-21
| * | | | | | ath9k: fix roadkill due to Joe's patch on ath_dbg() changesLuis R. Rodriguez2011-12-21
| * | | | | | iwlagn: fix (remove) use of PAGE_SIZEJohannes Berg2011-12-21
| * | | | | | rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox2011-12-21
| * | | | | | libertas: clean up scan thread handlingAndres Salomon2011-12-21
| * | | | | | ath9k: classify DFS debug header furtherLuis R. Rodriguez2011-12-21
| * | | | | | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-12-21
| |\ \ \ \ \ \