summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo2013-01-091-1/+1
| | | * | | Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]AceLan Kao2013-01-092-0/+3
| | | * | | Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]AceLan Kao2013-01-092-0/+3
| | | * | | Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k.Daniel Schaal2013-01-092-0/+3
| | | * | | Bluetooth: Add support for IMC Networks [13d3:3393]AceLan Kao2013-01-092-0/+3
| | | * | | Bluetooth: Fix sending HCI commands after resetSzymon Janc2013-01-091-1/+1
| | * | | | ath9k_hw: remove a useless WARN_ONFelix Fietkau2013-01-221-3/+0Star
| | * | | | ath9k_hw: reduce struct ar5416AniState sizeFelix Fietkau2013-01-222-14/+6Star
| | * | | | ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau2013-01-224-25/+1Star
| | * | | | ath9k_hw: make the initval parameter to ath9k_hw_write_array constFelix Fietkau2013-01-222-2/+2
| | * | | | ath9k: use ath_tx_process_buffer instead of open-coding similar codeFelix Fietkau2013-01-221-37/+32Star
| | * | | | ath9k: clean up processing of pending tx frames on resetFelix Fietkau2013-01-224-59/+32Star
| | * | | | ath9k: stop rx after txFelix Fietkau2013-01-221-2/+2
| | * | | | net: wireless/rtlwifi: fix uninitialized variable issueCong Ding2013-01-223-3/+3
| | * | | | iwlegacy: don't return zero on failure paths in il4965_pci_probe()Alexey Khoroshilov2013-01-221-0/+1
| | * | | | mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]()Alexey Khoroshilov2013-01-221-0/+3
| | * | | | mwifiex: correction in status codes used for association failureAmitkumar Karwar2013-01-222-5/+18
| | * | | | rt2x00: Improve TX status handling for BlockAckReq framesHelmut Schaa2013-01-224-5/+169
| | * | | | prism54: bug in getting auth typeDan Carpenter2013-01-221-0/+1
| | * | | | b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()Dan Carpenter2013-01-221-22/+8Star
| | * | | | drivers/net/wireless: need consider the not '\0' terminated string.Chen Gang2013-01-221-5/+14
| | * | | | ath9k_hw: fix RF bank initializationFelix Fietkau2013-01-224-14/+9Star
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-2232-274/+583
| | |\ \ \ \
| | | * | | | mac80211: split out chandef tracing macrosJohannes Berg2013-01-161-9/+15
| | | * | | | cfg80211: check radar interface combinationsSimon Wunderlich2013-01-166-8/+60
| | | * | | | cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen2013-01-164-4/+16
| | | * | | | nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel2013-01-162-0/+11
| | | * | | | {cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch2013-01-164-1/+113
| | | * | | | {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-166-3/+27
| | | * | | | mac80211: move add_tim to subfunctionMarco Porsch2013-01-161-19/+28
| | | * | | | mac80211: update mesh peer link counter during userspace peeringMarco Porsch2013-01-163-17/+33
| | | * | | | nl80211: add range checks to mesh parametersMarco Porsch2013-01-161-35/+44
| | | * | | | mac80211: allow disable power save in meshChun-Yeow Yeoh2013-01-161-1/+2
| | | * | | | mac80211: call restart complete at wowlan resume timeJohannes Berg2013-01-162-4/+8
| | | * | | | mac80211: fix resume from WoWLANJohannes Berg2013-01-161-2/+4
| | | * | | | {cfg,mac}80211.h: fix some kernel-doc warningsYacine Belkadi2013-01-162-80/+153
| | | * | | | wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-1415-90/+66Star
| | | * | | | wireless: fix regulatory HT40 allowed checkFelix Fietkau2013-01-111-1/+3
| | | * | | | mac80211: fix HT40 connectionsJohannes Berg2013-01-111-2/+2
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-228-68/+212
| | |\ \ \ \ \
| | | * | | | | iwlwifi: improve the reports in TX pathEmmanuel Grumbach2013-01-164-20/+61
| | | * | | | | iwlwifi: enable communication with WoWLAN firmwareJohannes Berg2013-01-167-24/+136
| | | * | | | | iwlwifi: simplify scheduler memory clearingJohannes Berg2013-01-161-15/+7Star
| | | * | | | | iwlwifi: allow to zero SRAMEmmanuel Grumbach2013-01-162-2/+4
| | | * | | | | iwlwifi: don't enable all interrupts on resumingJohannes Berg2013-01-161-3/+0Star
| | | * | | | | iwlwifi: don't memset scalar valuesJohannes Berg2013-01-162-4/+4
| | * | | | | | bcma: use consistent case for 'hex' constantsNathan Hintz2013-01-141-5/+5
| | * | | | | | bcma: add support for 1 and 2 byte extended config space accessNathan Hintz2013-01-141-7/+8
| | * | | | | | bcma: don't map/unmap a subset of the PCI config spaceNathan Hintz2013-01-141-11/+11
| | * | | | | | bcma: jump to 'out' label for invalid 'func' valueNathan Hintz2013-01-141-1/+5