summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+8
* 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/+9
* 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/+66
| * 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/+7
| * | iwlwifi: allow to zero SRAMEmmanuel Grumbach2013-01-162-2/+4
| * | iwlwifi: don't enable all interrupts on resumingJohannes Berg2013-01-161-3/+0
| * | 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
* | | bcma: delete duplicate readlNathan Hintz2013-01-141-2/+0
* | | bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz2013-01-142-0/+29
* | | ath9k_hw: ar9002_hw_spectral_scan_config() can be staticFengguang Wu2013-01-141-1/+1
* | | Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2013-01-1424-1023/+1199
|\ \ \
| * | | NFC: Change nfc.h licenseLauro Ramos Venancio2013-01-141-13/+10
| * | | NFC: pn533: Fix bad allocation sizeThierry Escande2013-01-131-2/+2
| * | | NFC: Use skb_copy_datagram_iovecSamuel Ortiz2013-01-111-1/+1
| * | | NFC: Avoid memcpy on LLCP connection less Rx pathSamuel Ortiz2013-01-111-8/+8
| * | | NFC: Update pn544 documentationSamuel Ortiz2013-01-101-83/+1
| * | | NFC: pn533: Fix missing parenthesisWaldemar Rymarkiewicz2013-01-101-1/+2
| * | | NFC: Initial Secure Element APISamuel Ortiz2013-01-1011-3/+38
| * | | NFC: update HCI documentationEric Lapuyade2013-01-101-26/+103
| * | | NFC: pn544: Use devm_kzalloc APISamuel Ortiz2013-01-101-14/+6
| * | | NFC: pn544: Use module_i2c_driverSamuel Ortiz2013-01-101-23/+1
| * | | NFC: pn544: Separate the core code and the i2c one into different modulesSamuel Ortiz2013-01-105-16/+35
| * | | NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade2013-01-104-2/+23
| * | | NFC: Fixed skb leak in tm_send() nfc and hci ops implementationsEric Lapuyade2013-01-102-4/+12
| * | | NFC: Changed event_received hci ops result semanticEric Lapuyade2013-01-102-11/+19