| Commit message (Expand) | Author | Age |
* | ath9k: Add support for AR9287 based chipsets. | Vivek Natarajan | 2009-07-27 |
* | mac80211: fix PS-poll response, race | Johannes Berg | 2009-07-27 |
* | mac80211: fix MLME issuing of probe requests while scanning | Luis R. Rodriguez | 2009-07-27 |
* | mac80211: fix mlme timeouts | Johannes Berg | 2009-07-27 |
* | cfg80211: increase scan result expire time | Helmut Schaa | 2009-07-27 |
* | mac80211: rename scan_state to next_scan_state | Helmut Schaa | 2009-07-27 |
* | mac80211: implement basic background scanning | Helmut Schaa | 2009-07-27 |
* | mac80211: Replace {sw, hw}_scanning variables with a bitfield | Helmut Schaa | 2009-07-27 |
* | mac80211: introduce a new scan state "decision" | Helmut Schaa | 2009-07-27 |
* | mac80211: advance the state machine immediately if no delay is needed | Helmut Schaa | 2009-07-27 |
* | mac80211: refactor the scan code | Helmut Schaa | 2009-07-27 |
* | ath9k: Remove a few redundant variables/macros | Sujith | 2009-07-27 |
* | ath9k: Cleanup return values | Sujith | 2009-07-27 |
* | ath9k: Remove redundant HT macros | Sujith | 2009-07-27 |
* | ath9k: Fix a sparse warning | Sujith | 2009-07-27 |
* | ath9k: Trivial fix in Kconfig | Sujith | 2009-07-27 |
* | mac80211: Add a few 802.11n defines for AMPDU parameters | Sujith | 2009-07-27 |
* | ath9k: Add init values for AR9287 based chipsets. | Vivek Natarajan | 2009-07-27 |
* | ath: map TH to FCC3_WORLD | Luis R. Rodriguez | 2009-07-27 |
* | rt2x00: Don't alter rt2x00dev->default_ant | Lars Ericsson | 2009-07-27 |
* | mac80211: allow using network namespaces | Johannes Berg | 2009-07-27 |
* | cfg80211: make aware of net namespaces | Johannes Berg | 2009-07-27 |
* | mac80211: cooperate more with network namespaces | Johannes Berg | 2009-07-27 |
* | net: fix multiple definitions of setup_w6692 | Stephen Rothwell | 2009-07-27 |
* | phonet: phonet_device_get() fix | Eric Dumazet | 2009-07-27 |
* | bnx2: Update vlan_features | Eric Dumazet | 2009-07-26 |
* | imwc3200: move iwmc3200 SDIO ids to sdio_ids.h | Tomas Winkler | 2009-07-26 |
* | ethtool: device independent rx_csum and get_flags routines | Sridhar Samudrala | 2009-07-26 |
* | bnx2x: Dont update vlan_features in bnx2x_set_tso() | Eric Dumazet | 2009-07-26 |
* | net: deprecate print_mac | Johannes Berg | 2009-07-26 |
* | sky2: remove unnecessary assignment | Mike McCormack | 2009-07-26 |
* | phonet: Fix build. | David S. Miller | 2009-07-26 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-07-26 |
|\ |
|
| * | mac80211: Fix regression in mesh forwarding path. | Javier Cardona | 2009-07-24 |
| * | mac80211: fix ieee80211_xmit call context | Johannes Berg | 2009-07-24 |
| * | net: remove unused skb->do_not_encrypt | Johannes Berg | 2009-07-24 |
| * | mac80211: remove master netdev | Johannes Berg | 2009-07-24 |
| * | net: export __dev_addr_sync/__dev_addr_unsync | Johannes Berg | 2009-07-24 |
| * | adm8211: remove uneeded code during suspend/resume | Luis R. Rodriguez | 2009-07-24 |
| * | ath9k: do not stop the queues in driver stop | Luis R. Rodriguez | 2009-07-24 |
| * | MAINTAINERS: Update rtl8180 patterns | Joe Perches | 2009-07-24 |
| * | MAINTAINERS: add wl1251 wireless driver | Kalle Valo | 2009-07-24 |
| * | wl1251: remove wl1251_plt_start/stop() | Kalle Valo | 2009-07-24 |
| * | wl1251: remove accidentally added wl1251_netlink.c | Kalle Valo | 2009-07-24 |
| * | ath5k: fix values for bus error bits in ISR2 | Pavel Roskin | 2009-07-24 |
| * | cfg80211: avoid setting default_key if add_key fails | Zhu Yi | 2009-07-24 |
| * | iwmc3200wifi: fix a use-after-free bug | Zhu Yi | 2009-07-24 |
| * | iwmc3200wifi: fix cfg80211_connect_result is called in IBSS | Zhu Yi | 2009-07-24 |
| * | iwmc3200wifi: use cfg80211_connect_result to send req/resp IE | Zhu Yi | 2009-07-24 |
| * | cfg80211: fix typo of IWEVASSOCRESPIE | Zhu Yi | 2009-07-24 |