summaryrefslogtreecommitdiffstats
path: root/usr/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-12iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2-4/+5
2012-03-05iwlwifi: fix wowlan suspendJohannes Berg1-1/+1
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-23brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel1-3/+3
2012-02-23brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel1-5/+1
2012-02-21mac80211: Fix a warning on changing to monitor mode from STAMohammed Shafi Shajakhan1-0/+3
2012-02-21mac80211: zero initialize count field in ieee80211_tx_rateMohammed Shafi Shajakhan1-1/+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-15mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau1-1/+1
2012-02-15mac80211: call rate control only after initJohannes Berg4-3/+6
2012-02-15Bluetooth: Fix possible use after free in delete pathUlisses Furquim1-2/+2
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2-5/+5
2012-02-15Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer1-0/+1
2012-02-15Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg1-1/+2
2012-02-15Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila1-6/+12
2012-02-15Bluetooth: Fix potential deadlockAndre Guedes1-2/+2
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila4-7/+11
2012-02-15Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes1-1/+1
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2-7/+11
2012-02-15Bluetooth: Fix sk_sndtimeo initialization for L2CAP socketAndrzej Kaczmarek1-1/+1
2012-02-15Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2-2/+2
2012-02-15Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner1-3/+0
2012-02-15Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley1-0/+4
2012-02-09rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham1-2/+2
2012-02-09mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan1-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-01mac80211: timeout a single frame in the rx reorder bufferEliad Peller1-1/+1
2012-02-01iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach3-3/+11
2012-02-01ssb: fix cardbus slot in hostmodeHauke Mehrtens1-1/+1
2012-02-01iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville1-1/+1
2012-02-01rt2800lib: fix wrong -128dBm when signal is stronger than -12dBmLuigi Tarenga1-4/+4
2012-02-01bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl1-8/+11
2012-01-30af_unix: fix EPOLLET regression for stream socketsEric Dumazet1-15/+4
2012-01-30tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell1-4/+2
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa3-3/+16
2012-01-28net caif: Register properly as a pernet subsystem.Eric W. Biederman2-21/+2
2012-01-28netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman1-0/+1