| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-30 | 3 | -2/+29 |
|\ |
|
| * | cfg80211: sme: deauthenticate on assoc failure | Johannes Berg | 2009-10-27 | 3 | -2/+29 |
* | | cfg80211: remove warning in deauth case | Holger Schurig | 2009-10-27 | 1 | -6/+0 |
* | | cfg80211: no cookies in cfg80211_send_XXX() | Holger Schurig | 2009-10-27 | 1 | -27/+12 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-12 | 1 | -1/+2 |
|\| |
|
| * | cfg80211: fix netns error unwinding bug | Johannes Berg | 2009-10-08 | 1 | -1/+2 |
* | | net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h | John W. Linville | 2009-10-07 | 1 | -2/+0 |
* | | cfg80211: add firmware and hardware version to wiphy | Kalle Valo | 2009-10-07 | 1 | -1/+22 |
* | | wireless: implement basic ethtool support for cfg80211 devices | John W. Linville | 2009-10-07 | 4 | -1/+36 |
* | | wext: refactor | Johannes Berg | 2009-10-07 | 12 | -1124/+1072 |
* | | nl80211: report age of scan results | Holger Schurig | 2009-10-07 | 1 | -0/+2 |
* | | cfg80211: assign device type in netdev notifier callback | Marcel Holtmann | 2009-10-05 | 1 | -0/+7 |
|/ |
|
* | wext: add back wireless/ dir in sysfs for cfg80211 interfaces | Johannes Berg | 2009-09-28 | 1 | -1/+1 |
* | wext: Add bound checks for copy_from_user | Arjan van de Ven | 2009-09-28 | 1 | -3/+6 |
* | cfg80211: always get BSS | Johannes Berg | 2009-09-28 | 1 | -3/+2 |
* | cfg80211: don't set privacy w/o key | Johannes Berg | 2009-09-28 | 1 | -1/+2 |
* | cfg80211: wext: don't display BSSID unless associated | Johannes Berg | 2009-09-28 | 1 | -4/+1 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-09-25 | 1 | -1/+1 |
|\ |
|
| * | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 1 | -1/+1 |
| * | cfg80211: fix SME connect | Johannes Berg | 2009-09-16 | 1 | -8/+13 |
| * | cfg80211: minimal error handling for wext-compat freq scanning | Holger Schurig | 2009-09-14 | 1 | -0/+5 |
| * | cfg80211: use cfg80211_wext_freq() for freq conversion | Holger Schurig | 2009-09-14 | 1 | -1/+1 |
* | | cfg80211: don't overwrite privacy setting | Johannes Berg | 2009-09-23 | 1 | -1/+1 |
* | | cfg80211: fix SME connect | Johannes Berg | 2009-09-23 | 1 | -8/+13 |
* | | cfg80211: minimal error handling for wext-compat freq scanning | Holger Schurig | 2009-09-23 | 1 | -0/+5 |
* | | cfg80211: use cfg80211_wext_freq() for freq conversion | Holger Schurig | 2009-09-23 | 1 | -1/+1 |
|/ |
|
* | cfg80211: allow scanning on specified frequencies when using wext-compatibility | Holger Schurig | 2009-09-09 | 1 | -7/+34 |
* | wireless: update cfg80211 kconfig entry | Luis R. Rodriguez | 2009-09-08 | 1 | -1/+10 |
* | cfg80211: fix looping soft lockup in find_ie() | Bob Copeland | 2009-09-02 | 1 | -1/+1 |
* | wireless: update reg debug kconfig entry | Luis R. Rodriguez | 2009-09-02 | 1 | -0/+4 |
* | nl80211: jump to out_err upon unsupported iftype | Roel Kluin | 2009-08-28 | 1 | -1/+1 |
* | cfg80211: clean up properly on interface type change | Johannes Berg | 2009-08-28 | 5 | -81/+117 |
* | cfg80211: make spurious warnings less likely, configurable | Johannes Berg | 2009-08-28 | 4 | -4/+40 |
* | cfg80211: check lost scans later, fix bug | Johannes Berg | 2009-08-28 | 3 | -5/+22 |
* | cfg80211: allow cfg80211_connect_result with bssid == NULL | Zhu Yi | 2009-08-20 | 2 | -2/+5 |
* | cfg80211: fix leaks of wdev->conn->ie | David Kilroy | 2009-08-20 | 1 | -0/+4 |
* | cfg80211: fix dangling scan request checking | Johannes Berg | 2009-08-20 | 2 | -13/+65 |
* | cfg80211: report userspace SME connected event properly | Johannes Berg | 2009-08-20 | 2 | -16/+15 |
* | cfg80211: fix deadlock | Johannes Berg | 2009-08-20 | 1 | -12/+18 |
* | cfg80211: export cfg80211_wext_siwfreq | Jussi Kivilinna | 2009-08-20 | 1 | -0/+1 |
* | cfg80211: allow driver to override PS default | Johannes Berg | 2009-08-14 | 1 | -1/+3 |
* | cfg80211: check for and abort dangling scan requests | Johannes Berg | 2009-08-14 | 3 | -11/+26 |
* | trivial: remove duplicate "different" from comment | Thadeu Lima de Souza Cascardo | 2009-08-14 | 1 | -1/+1 |
* | mac80211: Use 3-address format for mesh broadcast frames. | Javier Cardona | 2009-08-14 | 1 | -4/+12 |
* | cfg80211: add missing device list locking | Johannes Berg | 2009-08-14 | 1 | -0/+2 |
* | mac80211: remove max_bandwidth | Pat Erley | 2009-08-14 | 1 | -3/+0 |
* | cfg80211: fix locking for SIWFREQ | Johannes Berg | 2009-08-14 | 5 | -4/+6 |
* | cfg80211: fix alignment problem in scan request | Johannes Berg | 2009-08-14 | 3 | -6/+4 |
* | nl80211: add generation number to all dumps | Johannes Berg | 2009-08-14 | 4 | -10/+29 |
* | cfg80211: use reassociation when possible | Johannes Berg | 2009-08-14 | 4 | -14/+63 |