summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-12iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka
2012-03-05iwlwifi: fix wowlan suspendJohannes Berg
2012-02-29mwifiex: reset encryption mode flag before associationAmitkumar Karwar
2012-02-29carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter
2012-02-29carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari
2012-02-23brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel
2012-02-23brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel
2012-02-21mac80211: Fix a warning on changing to monitor mode from STAMohammed Shafi Shajakhan
2012-02-21mac80211: zero initialize count field in ieee80211_tx_rateMohammed Shafi Shajakhan
2012-02-21iwlwifi: fix key removalJohannes Berg
2012-02-21rt2x00: fix a possible NULL pointer dereferenceGabor Juhos
2012-02-21ath9k_hw: prevent writes to const data on AR9160Felix Fietkau
2012-02-15ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin
2012-02-15mwifiex: clear previous security setting during associationAmitkumar Karwar
2012-02-15mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau
2012-02-15mac80211: call rate control only after initJohannes Berg
2012-02-15Bluetooth: Fix possible use after free in delete pathUlisses Furquim
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim
2012-02-15Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer
2012-02-15Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg
2012-02-15Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila
2012-02-15Bluetooth: Fix potential deadlockAndre Guedes
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila
2012-02-15Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek
2012-02-15Bluetooth: Fix sk_sndtimeo initialization for L2CAP socketAndrzej Kaczmarek
2012-02-15Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg
2012-02-15Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner
2012-02-15Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley
2012-02-09rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham
2012-02-09mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan
2012-02-07zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek
2012-02-06bcma: don't fail for bad SPROM CRCHenrik Rydberg
2012-02-06ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau
2012-02-06ath9k: fix a WEP crypto related regressionFelix Fietkau
2012-02-06mwifiex: add NULL checks in driver unload pathAmitkumar Karwar
2012-02-03ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan
2012-02-03mwifiex: handle association failure case correctlyAmitkumar Karwar
2012-02-03ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville
2012-02-01mac80211: timeout a single frame in the rx reorder bufferEliad Peller
2012-02-01iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach
2012-02-01ssb: fix cardbus slot in hostmodeHauke Mehrtens
2012-02-01iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville
2012-02-01rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga
2012-02-01bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl
2012-01-30af_unix: fix EPOLLET regression for stream socketsEric Dumazet
2012-01-30tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa
2012-01-28net caif: Register properly as a pernet subsystem.Eric W. Biederman
2012-01-28netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman