summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-02-29mwifiex: reset encryption mode flag before associationAmitkumar Karwar1-0/+1
2012-02-29carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter1-3/+5
2012-02-29carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari1-0/+1
2012-02-24brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel1-3/+3
2012-02-24brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel1-5/+1
2012-02-21iwlwifi: fix key removalJohannes Berg1-1/+9
2012-02-21rt2x00: fix a possible NULL pointer dereferenceGabor Juhos1-1/+2
2012-02-21ath9k_hw: prevent writes to const data on AR9160Felix Fietkau3-25/+20
2012-02-15ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin1-1/+1
2012-02-15mwifiex: clear previous security setting during associationAmitkumar Karwar1-1/+7
2012-02-15Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer1-0/+1
2012-02-15Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner1-3/+0
2012-02-10rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham1-2/+2
2012-02-07zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek1-0/+8
2012-02-06bcma: don't fail for bad SPROM CRCHenrik Rydberg1-3/+1
2012-02-06ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau1-2/+5
2012-02-06ath9k: fix a WEP crypto related regressionFelix Fietkau1-0/+8
2012-02-06mwifiex: add NULL checks in driver unload pathAmitkumar Karwar2-5/+10
2012-02-03ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan1-4/+5
2012-02-03mwifiex: handle association failure case correctlyAmitkumar Karwar1-1/+7
2012-02-03ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville1-1/+1
2012-02-02iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach3-3/+11
2012-02-02ssb: fix cardbus slot in hostmodeHauke Mehrtens1-1/+1
2012-02-02iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville1-1/+1
2012-02-02rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga1-4/+4
2012-02-02bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl1-8/+11
2012-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+2
2012-01-26xen-netfront: correct MAX_TX_TARGET calculation.Wei Liu1-1/+1
2012-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds73-389/+699
2012-01-25team: send only changed options/ports via netlinkJiri Pirko1-46/+90
2012-01-25net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun1-2/+3
2012-01-25drivers/net: dsa/mv88e6xxx.c files need linux/module.hPaul Gortmaker4-0/+4
2012-01-25stmmac: added PCI identifiersAlessandro Rubini1-3/+3
2012-01-25stmmac: fix phy naming inconsistencyAlessandro Rubini1-1/+1
2012-01-24iwlwifi: fix PCI-E transport "inta" raceJohannes Berg1-2/+2
2012-01-24regulator: Fix documentation for of_node parameter of regulator_register()Mark Brown1-1/+2
2012-01-24gma500: Fix shmem mappingAlan Cox1-3/+2
2012-01-24Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2012-01-24PM / Sleep: Fix read_unlock_usermodehelper() call.Tetsuo Handa1-2/+1
2012-01-23dsa: Add reporting of silicon revision for Marvell 88E6123/88E6161/88E6165 sw...Chris Healy1-4/+17
2012-01-23tg3: fix ipv6 header length computationEric Dumazet1-7/+2
2012-01-23skge: add byte queue limit supportstephen hemminger1-13/+24
2012-01-23mv643xx_eth: Add Rx Discard and Rx Overrun statisticsPaulius Zaleckas1-0/+14
2012-01-23bnx2x: fix compilation error with SOE in fw_dumpYuval Mintz1-1/+1
2012-01-23bnx2x: handle CHIP_REVISION during init_oneAriel Elior1-4/+5
2012-01-23bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov1-1/+1
2012-01-23bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov1-3/+2
2012-01-23bnx2x: fixed ethtool statistics for MF modesYuval Mintz1-65/+41
2012-01-23bnx2x: credit-leakage fixup on vlan_mac_del_allYuval Mintz2-1/+54
2012-01-23macvlan: fix a possible use after freeEric Dumazet1-0/+1