summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* carl9170: Fix tx aggregation problems with some clientsChristian Lamparter2011-03-293-0/+9
* iwl3945: disable hw scan by defaultStanislaw Gruszka2011-03-291-1/+2
* wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez2011-03-291-3/+7
* iwl3945: do not deprecate software scanStanislaw Gruszka2011-03-291-4/+2Star
* mac80211: fix aggregation frame release during timeoutDaniel Halperin2011-03-281-1/+2
* cfg80211: fix BSS double-unlinking (continued)Juuso Oikarinen2011-03-281-7/+11
* cfg80211:: fix possible NULL pointer dereferenceMariusz Kozlowski2011-03-281-3/+10
* mac80211: fix possible NULL pointer dereferenceMariusz Kozlowski2011-03-281-1/+2
* mac80211: fix NULL pointer dereference in ieee80211_key_alloc()Petr Štetiar2011-03-281-2/+2
* ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau2011-03-281-0/+4
* mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS ratesFelix Fietkau2011-03-281-7/+18
* Bluetooth: Fix warning with hci_cmd_timerThomas Gleixner2011-03-241-1/+3
* Bluetooth: delete hanging L2CAP channelAndrei Emeltchenko2011-03-241-2/+3
* Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_replyJohan Hedberg2011-03-241-0/+2
* Bluetooth: Fix sending LE data over USBVinicius Costa Gomes2011-03-241-1/+2
* Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan2011-03-243-2/+10
* Bluetooth: Increment unacked_frames count only the first transmitSuraj Sumangala2011-03-241-1/+3
* Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou2011-03-241-0/+3
* ath9k: Fix TX queue stuck issue.Senthil Balasubramanian2011-03-231-0/+2
* ath9k: Fix kernel panic caused by invalid rate index access.Senthil Balasubramanian2011-03-231-1/+1
* orinoco: Clear dangling pointer on hardware busyarmadefuego@gmail.com2011-03-231-0/+3
* iwlagn: fix error in command waitingJohannes Berg2011-03-231-1/+1
* mac80211: initialize sta->last_rx in sta_info_allocFelix Fietkau2011-03-211-0/+1
* ath9k: Fix kernel panic in AR2427Mohammed Shafi Shajakhan2011-03-211-2/+2
* wireless: fix 80211 kernel-doc warningsRandy Dunlap2011-03-212-2/+3
* rtlwifi: Fix memset argument orderIlia Mirkin2011-03-211-16/+15Star
* rt2x00: Add unknown Toshiba devicePeter Lemenkov2011-03-211-0/+2
* rt2x00: Add 2L Central Europe BV 8070Peter Lemenkov2011-03-211-0/+2
* rt2x00: Add Planex Communications, Inc. RT8070Peter Lemenkov2011-03-211-0/+1
* rt2x00: Add rt2870 device idPeter Lemenkov2011-03-211-1/+1
* orinoco: Maintain lock until entry removed from listJoe Gunn2011-03-211-1/+1
* iwlwifi: missing unlock on error pathDan Carpenter2011-03-211-2/+5
* zd1211rw: TrendNet TEW-509UB id addedTõnu Samuel2011-03-211-0/+1
* Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2011-03-202-150/+64Star
|\
| * vhost-net: remove unlocked use of receive_queueMichael S. Tsirkin2011-03-131-1/+1
| * vhost: lock receive queue, not the socketJason Wang2011-03-131-3/+4
| * vhost-net: Unify the code of mergeable and big buffer handlingJason Wang2011-03-131-121/+7Star
| * vhost-net: check the support of mergeable buffer outside the receive loopJason Wang2011-03-131-2/+3
| * vhost: copy_from_user -> __copy_from_userMichael S. Tsirkin2011-03-081-1/+1
| * vhost: Cleanup vhost.c and net.cKrishna Kumar2011-03-082-23/+49
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-03-209-104/+73Star
|\ \
| * | netfilter: ipt_CLUSTERIP: fix buffer overflowVasiliy Kulikov2011-03-201-1/+4
| * | netfilter: xtables: fix reentrancyEric Dumazet2011-03-202-4/+4
| * | netfilter: ipset: fix checking the type revision at create commandJozsef Kadlecsik2011-03-201-5/+17
| * | netfilter: ipset: fix address ranges at hash:*port* typesJozsef Kadlecsik2011-03-205-94/+48Star
* | | niu: Rename NIU parent platform device name to fix conflict.David S. Miller2011-03-201-1/+1
|/ /
* | r8169: fix a bug in rtl8169_init_phy()Eric Dumazet2011-03-191-2/+2
* | bonding: fix a typo in a commentNicolas de Pesloüan2011-03-191-1/+1
* | ftmac100: use resource_size()Dan Carpenter2011-03-191-1/+1
* | headers: use __aligned_xx types for userspaceMike Frysinger2011-03-185-15/+15