| Commit message (Expand) | Author | Age | Files | Lines |
* | phonet: Fix build. | David S. Miller | 2009-07-26 | 1 | -0/+1 |
* | mac80211: Fix regression in mesh forwarding path. | Javier Cardona | 2009-07-24 | 4 | -11/+20 |
* | mac80211: fix ieee80211_xmit call context | Johannes Berg | 2009-07-24 | 1 | -0/+7 |
* | net: remove unused skb->do_not_encrypt | Johannes Berg | 2009-07-24 | 1 | -3/+0 |
* | mac80211: remove master netdev | Johannes Berg | 2009-07-24 | 12 | -392/+192 |
* | net: export __dev_addr_sync/__dev_addr_unsync | Johannes Berg | 2009-07-24 | 1 | -0/+2 |
* | cfg80211: avoid setting default_key if add_key fails | Zhu Yi | 2009-07-24 | 1 | -2/+6 |
* | cfg80211: fix typo of IWEVASSOCRESPIE | Zhu Yi | 2009-07-24 | 1 | -2/+2 |
* | cfg80211: set_default_key only for WEP | Zhu Yi | 2009-07-24 | 1 | -1/+2 |
* | mac80211: fix spare warnings in driver-trace.h | Christian Lamparter | 2009-07-24 | 1 | -2/+2 |
* | mac80211: do not monitor the connection while scanning | Christian Lamparter | 2009-07-24 | 1 | -0/+3 |
* | cfg80211: don't optimise wext calls too much | Johannes Berg | 2009-07-24 | 1 | -19/+21 |
* | cfg80211: remove WARN_ON in __cfg80211_sme_scan_done | Zhu Yi | 2009-07-24 | 1 | -1/+1 |
* | cfg80211: treat ieee80211_regdom hints as user hints | Luis R. Rodriguez | 2009-07-24 | 1 | -16/+9 |
* | mac80211: add helper for management / no-ack frame rate decision | Luis R. Rodriguez | 2009-07-24 | 3 | -31/+31 |
* | mac80211: make minstrel/pid RC use ieee80211_is_data(fc) | Luis R. Rodriguez | 2009-07-24 | 2 | -8/+6 |
* | mac80211: drop frames for sta with no valid rate | Luis R. Rodriguez | 2009-07-24 | 1 | -0/+20 |
* | cfg80211: fix unregistration | Johannes Berg | 2009-07-24 | 1 | -5/+5 |
* | mac80211: cancel the connection monitor timers/work | Johannes Berg | 2009-07-24 | 2 | -3/+8 |
* | cfg80211: fix disabling WPA via wext (SIOCSIWAUTH) | Gábor Stefanik | 2009-07-24 | 1 | -1/+11 |
* | cfg80211: fix more bugs in mlme handling | Johannes Berg | 2009-07-24 | 1 | -5/+3 |
* | nl80211: report BSS status | Johannes Berg | 2009-07-24 | 1 | -17/+48 |
* | cfg80211: fix wext setting SSID | Johannes Berg | 2009-07-24 | 1 | -1/+1 |
* | cfg80211: don't look at wdev->ssid for giwessid | Johannes Berg | 2009-07-24 | 1 | -5/+1 |
* | cfg80211: fix wext stats | Johannes Berg | 2009-07-24 | 1 | -4/+9 |
* | mac80211: mesh: fix two small problems | Johannes Berg | 2009-07-24 | 2 | -4/+7 |
* | cfg80211: fix a locking bug | Johannes Berg | 2009-07-24 | 1 | -2/+2 |
* | mac80211: monitor the connection | Johannes Berg | 2009-07-24 | 3 | -72/+227 |
* | mac80211: fix multi-use timer | Johannes Berg | 2009-07-24 | 1 | -7/+33 |
* | cfg80211: fix NULL dereference in IBSS SIOCGIWAP | Zhu Yi | 2009-07-24 | 1 | -1/+4 |
* | cfg80211: rework key operation | Johannes Berg | 2009-07-24 | 15 | -160/+532 |
* | nl80211: introduce new key attributes | Johannes Berg | 2009-07-24 | 1 | -47/+156 |
* | mac80211: Assign next hop address to pending mesh frames | Javier Cardona | 2009-07-24 | 1 | -0/+18 |
* | cfg80211: fix two buglets | Johannes Berg | 2009-07-24 | 2 | -7/+2 |
* | cfg80211: fix race in giwrate | Johannes Berg | 2009-07-24 | 1 | -5/+8 |
* | mac80211: driver operation debugging | Johannes Berg | 2009-07-24 | 5 | -22/+732 |
* | mac80211: fix sparse warning | Johannes Berg | 2009-07-24 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-23 | 10 | -20/+43 |
|\ |
|
| * | cfg80211: double free in __cfg80211_scan_done | Christian Lamparter | 2009-07-21 | 1 | -2/+1 |
| * | nl80211: Memory leak fixed | Niko Jokinen | 2009-07-21 | 1 | -2/+3 |
| * | mac80211: use correct address for mesh Path Error | Javier Cardona | 2009-07-21 | 1 | -3/+5 |
| * | rfkill: fix rfkill_set_states() to set the hw state | Alan Jenkins | 2009-07-21 | 1 | -0/+4 |
| * | mac80211: fix injection in monitor mode | Pavel Roskin | 2009-07-21 | 1 | -1/+1 |
| * | rfkill: allow toggling soft state in sysfs again | Johannes Berg | 2009-07-21 | 1 | -8/+19 |
| * | mac80211: disable mesh | Johannes Berg | 2009-07-21 | 2 | -0/+4 |
| * | Fix error return for setsockopt(SO_TIMESTAMPING) | Rémi Denis-Courmont | 2009-07-20 | 1 | -1/+1 |
| * | tcp: Use correct peer adr when copying MD5 keys | John Dykstra | 2009-07-20 | 2 | -2/+2 |
| * | tcp: Fix MD5 signature checking on IPv4 mapped sockets | John Dykstra | 2009-07-20 | 3 | -1/+3 |
* | | TCP: Add comments to (near) all functions in tcp_output.c v3 | Andi Kleen | 2009-07-23 | 1 | -14/+44 |
* | | af_packet: style cleanups | Eric Dumazet | 2009-07-23 | 1 | -124/+122 |