Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | atmel: remove __dev* attributes | Bill Pemberton | 2012-12-06 | 1 | -3/+3 | |
| | | * | | | | ath5k: remove __dev* attributes | Bill Pemberton | 2012-12-06 | 3 | -6/+6 | |
| | | * | | | | wireless: remove __dev* attributes | Bill Pemberton | 2012-12-06 | 2 | -6/+6 | |
| | | * | | | | rfkill: remove __dev* attributes | Bill Pemberton | 2012-12-06 | 2 | -4/+4 | |
| | | * | | | | ssb: register watchdog driver | Hauke Mehrtens | 2012-12-06 | 4 | -0/+55 | |
| | | * | | | | ssb: extif: add methods for watchdog driver | Hauke Mehrtens | 2012-12-06 | 3 | -5/+40 | |
| | | * | | | | ssb: extif: add check for max value before setting watchdog register | Hauke Mehrtens | 2012-12-06 | 2 | -2/+4 | |
| | | * | | | | ssb: add methods for watchdog driver | Hauke Mehrtens | 2012-12-06 | 3 | -3/+54 | |
| | | * | | | | ssb: set the PMU watchdog if available | Hauke Mehrtens | 2012-12-06 | 1 | -2/+36 | |
| | | * | | | | ssb: get alp clock from devices with PMU | Hauke Mehrtens | 2012-12-06 | 3 | -6/+37 | |
| | | * | | | | bcma: register watchdog driver | Hauke Mehrtens | 2012-12-06 | 4 | -0/+35 | |
| | | * | | | | bcma: add methods for watchdog driver | Hauke Mehrtens | 2012-12-06 | 2 | -3/+39 | |
| | | * | | | | bcma: set the pmu watchdog if available | Hauke Mehrtens | 2012-12-06 | 1 | -2/+40 | |
| | | * | | | | bcma: add bcma_chipco_alp_clock | Hauke Mehrtens | 2012-12-06 | 1 | -2/+10 | |
| | | * | | | | ssb/bcma: add common header for watchdog | Hauke Mehrtens | 2012-12-06 | 1 | -0/+19 | |
| | | * | | | | ipw2200: return error code on error in ipw_wx_get_auth() | Wei Yongjun | 2012-12-06 | 1 | -3/+1 | |
| | | * | | | | brcmsmac: remove duplicated include from debug.c | Wei Yongjun | 2012-12-06 | 1 | -1/+0 | |
| | | * | | | | rt2x00: Only specify interface combinations if more then one interface is pos... | Helmut Schaa | 2012-12-06 | 1 | -0/+3 | |
| | | * | | | | carl9170: explain why sta cannot be NULL for ampdus | Christian Lamparter | 2012-12-06 | 1 | -0/+7 | |
| | | * | | | | brcmfmac: convert struct spinlock to spinlock_t | Luis R. Rodriguez | 2012-12-06 | 1 | -1/+1 | |
| | | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-12-06 | 35 | -550/+1138 | |
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | ||||||
| | | | * | | | cfg80211: fix channel error on mesh join | Marco Porsch | 2012-12-03 | 1 | -1/+2 | |
| | | | * | | | mac80211: return if CSA is not handle | Simon Wunderlich | 2012-12-03 | 1 | -0/+1 | |
| | | | * | | | mac80211: Fix typo in mac80211.h | Simon Wunderlich | 2012-12-03 | 1 | -1/+1 | |
| | | | * | | | mac80211: simplify loop in minstrel_ht | Johannes Berg | 2012-11-30 | 1 | -5/+3 | |
| | | | * | | | cfg80211: fix BSS struct IE access races | Johannes Berg | 2012-11-30 | 12 | -284/+353 | |
| | | | * | | | mac80211: remove probe response temporary buffer allocation | Johannes Berg | 2012-11-30 | 6 | -30/+25 | |
| | | | * | | | mac80211: make ieee80211_build_preq_ies safer | Johannes Berg | 2012-11-30 | 3 | -17/+41 | |
| | | | * | | | cfg80211: fix cmp_hidden_bss | Johannes Berg | 2012-11-30 | 1 | -4/+14 | |
| | | | * | | | cfg80211: fix whitespace in scan handling | Johannes Berg | 2012-11-30 | 1 | -16/+13 | |
| | | | * | | | cfg80211: don't BUG_ON BSS struct issues | Johannes Berg | 2012-11-30 | 1 | -2/+4 | |
| | | | * | | | mac80211: allow userspace registration for probe requests in IBSS | Antonio Quartulli | 2012-11-30 | 1 | -1/+2 | |
| | | | * | | | mac80211: fix for mesh sync to indicate TBTT adjustment | Marco Porsch | 2012-11-30 | 1 | -0/+4 | |
| | | | * | | | nl80211: Fix HT_IBSS feature check in ibss_join | Simon Wunderlich | 2012-11-29 | 1 | -0/+1 | |
| | | | * | | | mac80211: add debugfs file for last rx rate | Saravana | 2012-11-29 | 1 | -0/+18 | |
| | | | * | | | mac80211: re-organize the rx rate calculation logic | Saravana | 2012-11-29 | 2 | -28/+35 | |
| | | | * | | | mac80211: add debugfs file for current tx rate | Saravana | 2012-11-29 | 1 | -0/+16 | |
| | | | * | | | mac80211: add debugfs file for last ack signal | Saravana | 2012-11-29 | 3 | -0/+7 | |
| | | | * | | | cfg80211: Remove unused VHT chan code | Mahesh Palivela | 2012-11-29 | 1 | -27/+1 | |
| | | | * | | | mac80211: don't reinit rate control when mesh sta exists | Helmut Schaa | 2012-11-28 | 1 | -1/+2 | |
| | | | * | | | mac80211: reject setting masked mac addresses | Helmut Schaa | 2012-11-28 | 1 | -0/+45 | |
| | | | * | | | mac80211: fix potential NULL dereference | Dan Carpenter | 2012-11-28 | 1 | -1/+1 | |
| | | | * | | | nl80211: remove unnecessary checks | Johannes Berg | 2012-11-28 | 1 | -3/+2 | |
| | | | * | | | mac80211: support P2P GO powersave configuration | Johannes Berg | 2012-11-27 | 2 | -2/+16 | |
| | | | * | | | nl80211: support P2P GO powersave configuration | Johannes Berg | 2012-11-27 | 3 | -0/+79 | |
| | | | * | | | mac80211: support (partial) VHT radiotap information | Johannes Berg | 2012-11-27 | 4 | -0/+71 | |
| | | | * | | | mac80211: support VHT association | Johannes Berg | 2012-11-27 | 3 | -72/+313 | |
| | | | * | | | cfg80211: rework chandef checking and export it | Johannes Berg | 2012-11-27 | 4 | -72/+85 | |
| | | * | | | | Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2012-12-06 | 3 | -9/+10 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | NFC: Fix incorrect llcp pointer dereference | Waldemar Rymarkiewicz | 2012-11-28 | 1 | -1/+4 |