Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | ath9k: clean up processing of pending tx frames on reset | Felix Fietkau | 2013-01-22 | 4 | -59/+32 | |
| | * | | | | ath9k: stop rx after tx | Felix Fietkau | 2013-01-22 | 1 | -2/+2 | |
| | * | | | | net: wireless/rtlwifi: fix uninitialized variable issue | Cong Ding | 2013-01-22 | 3 | -3/+3 | |
| | * | | | | iwlegacy: don't return zero on failure paths in il4965_pci_probe() | Alexey Khoroshilov | 2013-01-22 | 1 | -0/+1 | |
| | * | | | | mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]() | Alexey Khoroshilov | 2013-01-22 | 1 | -0/+3 | |
| | * | | | | mwifiex: correction in status codes used for association failure | Amitkumar Karwar | 2013-01-22 | 2 | -5/+18 | |
| | * | | | | rt2x00: Improve TX status handling for BlockAckReq frames | Helmut Schaa | 2013-01-22 | 4 | -5/+169 | |
| | * | | | | prism54: bug in getting auth type | Dan Carpenter | 2013-01-22 | 1 | -0/+1 | |
| | * | | | | b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent() | Dan Carpenter | 2013-01-22 | 1 | -22/+8 | |
| | * | | | | drivers/net/wireless: need consider the not '\0' terminated string. | Chen Gang | 2013-01-22 | 1 | -5/+14 | |
| | * | | | | ath9k_hw: fix RF bank initialization | Felix Fietkau | 2013-01-22 | 4 | -14/+9 | |
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-01-22 | 32 | -274/+583 | |
| | |\ \ \ \ | ||||||
| | | * | | | | mac80211: split out chandef tracing macros | Johannes Berg | 2013-01-16 | 1 | -9/+15 | |
| | | * | | | | cfg80211: check radar interface combinations | Simon Wunderlich | 2013-01-16 | 6 | -8/+60 | |
| | | * | | | | cfg80211: Allow use_mfp to be specified with the connect command | Jouni Malinen | 2013-01-16 | 4 | -4/+16 | |
| | | * | | | | nl80211: allow user-space to set address for P2P_DEVICE | Arend van Spriel | 2013-01-16 | 2 | -0/+11 | |
| | | * | | | | {cfg,nl}80211: mesh power mode primitives and userspace access | Marco Porsch | 2013-01-16 | 4 | -1/+113 | |
| | | * | | | | {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join | Marco Porsch | 2013-01-16 | 6 | -3/+27 | |
| | | * | | | | mac80211: move add_tim to subfunction | Marco Porsch | 2013-01-16 | 1 | -19/+28 | |
| | | * | | | | mac80211: update mesh peer link counter during userspace peering | Marco Porsch | 2013-01-16 | 3 | -17/+33 | |
| | | * | | | | nl80211: add range checks to mesh parameters | Marco Porsch | 2013-01-16 | 1 | -35/+44 | |
| | | * | | | | mac80211: allow disable power save in mesh | Chun-Yeow Yeoh | 2013-01-16 | 1 | -1/+2 | |
| | | * | | | | mac80211: call restart complete at wowlan resume time | Johannes Berg | 2013-01-16 | 2 | -4/+8 | |
| | | * | | | | mac80211: fix resume from WoWLAN | Johannes Berg | 2013-01-16 | 1 | -2/+4 | |
| | | * | | | | {cfg,mac}80211.h: fix some kernel-doc warnings | Yacine Belkadi | 2013-01-16 | 2 | -80/+153 | |
| | | * | | | | wireless: make the reg_notifier() void | Luis R. Rodriguez | 2013-01-14 | 15 | -90/+66 | |
| | | * | | | | wireless: fix regulatory HT40 allowed check | Felix Fietkau | 2013-01-11 | 1 | -1/+3 | |
| | | * | | | | mac80211: fix HT40 connections | Johannes Berg | 2013-01-11 | 1 | -2/+2 | |
| | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2013-01-22 | 8 | -68/+212 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | iwlwifi: improve the reports in TX path | Emmanuel Grumbach | 2013-01-16 | 4 | -20/+61 | |
| | | * | | | | | iwlwifi: enable communication with WoWLAN firmware | Johannes Berg | 2013-01-16 | 7 | -24/+136 | |
| | | * | | | | | iwlwifi: simplify scheduler memory clearing | Johannes Berg | 2013-01-16 | 1 | -15/+7 | |
| | | * | | | | | iwlwifi: allow to zero SRAM | Emmanuel Grumbach | 2013-01-16 | 2 | -2/+4 | |
| | | * | | | | | iwlwifi: don't enable all interrupts on resuming | Johannes Berg | 2013-01-16 | 1 | -3/+0 | |
| | | * | | | | | iwlwifi: don't memset scalar values | Johannes Berg | 2013-01-16 | 2 | -4/+4 | |
| | * | | | | | | bcma: use consistent case for 'hex' constants | Nathan Hintz | 2013-01-14 | 1 | -5/+5 | |
| | * | | | | | | bcma: add support for 1 and 2 byte extended config space access | Nathan Hintz | 2013-01-14 | 1 | -7/+8 | |
| | * | | | | | | bcma: don't map/unmap a subset of the PCI config space | Nathan Hintz | 2013-01-14 | 1 | -11/+11 | |
| | * | | | | | | bcma: jump to 'out' label for invalid 'func' value | Nathan Hintz | 2013-01-14 | 1 | -1/+5 | |
| | * | | | | | | bcma: delete duplicate readl | Nathan Hintz | 2013-01-14 | 1 | -2/+0 | |
| | * | | | | | | bcma: fix bcm4716/bcm4748 i2s irqflag | Nathan Hintz | 2013-01-14 | 2 | -0/+29 | |
| | * | | | | | | ath9k_hw: ar9002_hw_spectral_scan_config() can be static | Fengguang Wu | 2013-01-14 | 1 | -1/+1 | |
| | * | | | | | | Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | John W. Linville | 2013-01-14 | 24 | -1023/+1199 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | NFC: Change nfc.h license | Lauro Ramos Venancio | 2013-01-14 | 1 | -13/+10 | |
| | | * | | | | | | NFC: pn533: Fix bad allocation size | Thierry Escande | 2013-01-13 | 1 | -2/+2 | |
| | | * | | | | | | NFC: Use skb_copy_datagram_iovec | Samuel Ortiz | 2013-01-11 | 1 | -1/+1 | |
| | | * | | | | | | NFC: Avoid memcpy on LLCP connection less Rx path | Samuel Ortiz | 2013-01-11 | 1 | -8/+8 | |
| | | * | | | | | | NFC: Update pn544 documentation | Samuel Ortiz | 2013-01-10 | 1 | -83/+1 | |
| | | * | | | | | | NFC: pn533: Fix missing parenthesis | Waldemar Rymarkiewicz | 2013-01-10 | 1 | -1/+2 | |
| | | * | | | | | | NFC: Initial Secure Element API | Samuel Ortiz | 2013-01-10 | 11 | -3/+38 |