summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix wowlan suspendJohannes Berg2012-03-051-1/+1
* mwifiex: reset encryption mode flag before associationAmitkumar Karwar2012-02-291-0/+1
* carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter2012-02-291-3/+5
* carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari2012-02-291-0/+1
* brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel2012-02-231-3/+3
* brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel2012-02-231-5/+1
* iwlwifi: fix key removalJohannes Berg2012-02-211-1/+9
* rt2x00: fix a possible NULL pointer dereferenceGabor Juhos2012-02-211-1/+2
* ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-02-213-25/+20
* ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-151-1/+1
* mwifiex: clear previous security setting during associationAmitkumar Karwar2012-02-151-1/+7
* rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham2012-02-091-2/+2
* zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek2012-02-071-0/+8
* ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau2012-02-061-2/+5
* ath9k: fix a WEP crypto related regressionFelix Fietkau2012-02-061-0/+8
* mwifiex: add NULL checks in driver unload pathAmitkumar Karwar2012-02-062-5/+10
* ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan2012-02-031-4/+5
* mwifiex: handle association failure case correctlyAmitkumar Karwar2012-02-031-1/+7
* ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville2012-02-031-1/+1
* iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach2012-02-013-3/+11
* iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville2012-02-011-1/+1
* rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga2012-02-011-4/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-271-2/+2
|\
| * iwlwifi: fix PCI-E transport "inta" raceJohannes Berg2012-01-241-2/+2
* | xen-netfront: correct MAX_TX_TARGET calculation.Wei Liu2012-01-261-1/+1
* | team: send only changed options/ports via netlinkJiri Pirko2012-01-241-46/+90
* | net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun2012-01-241-2/+3
* | drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker2012-01-244-0/+4
* | stmmac: added PCI identifiersAlessandro Rubini2012-01-241-3/+3
* | stmmac: fix phy naming inconsistencyAlessandro Rubini2012-01-241-1/+1
* | dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw...Chris Healy2012-01-231-4/+17
* | tg3: fix ipv6 header length computationEric Dumazet2012-01-231-7/+2
* | skge: add byte queue limit supportstephen hemminger2012-01-231-13/+24
* | mv643xx_eth: Add Rx Discard and Rx Overrun statisticsPaulius Zaleckas2012-01-231-0/+14
* | bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz2012-01-231-1/+1
* | bnx2x: handle CHIP_REVISION during init_oneAriel Elior2012-01-231-4/+5
* | bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov2012-01-231-1/+1
* | bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov2012-01-231-3/+2
* | bnx2x: fixed ethtool statistics for MF modesYuval Mintz2012-01-231-65/+41
* | bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz2012-01-232-1/+54
* | macvlan: fix a possible use after freeEric Dumazet2012-01-231-0/+1
* | kernel-doc: fix new warning in net/phy/mdio_bus.cRandy Dunlap2012-01-221-3/+2
* | be2net: create RSS rings even in multi-channel configsSathya Perla2012-01-221-2/+1
* | skge: check for PCI dma mapping errorsstephen hemminger2012-01-221-13/+58
* | skge: don't assert carrier until link is upstephen hemminger2012-01-221-0/+1
* | mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum2012-01-224-16/+22
* | mlx4_core: Fix mtt profile issueMarcel Apfelbaum2012-01-222-2/+2
* | mlx4_core: removed function index from vf.Marcel Apfelbaum2012-01-2210-53/+8
* | mlx4_en: eth statistics modificationEugenia Emantayev2012-01-224-16/+74
* | mlx4: VF is not allowed to perform dump statsEugenia Emantayev2012-01-221-0/+2
OpenPOWER on IntegriCloud