summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8723ae: Update to vendor driver of 2013.02.07Larry Finger2013-04-017-8/+226
* rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07Larry Finger2013-04-018-347/+181
* rtlwifi Modify existing bits to match vendor version 2013.02.07Larry Finger2013-04-0111-148/+1055
* rt2x00: rt2800lib: probe RT chipset earlierGabor Juhos2013-04-011-35/+45
* rt2x00: rt2800lib: separate RT and RF chipset detectionGabor Juhos2013-04-011-24/+32
* rt2x00: introduce rt2x00_set_{rt,rf} helpersGabor Juhos2013-04-011-0/+17
* b43: make struct b2056_inittabs_pts constHauke Mehrtens2013-04-011-3/+3
* b43: mark some functions and structs staticHauke Mehrtens2013-04-015-13/+9
* mwifiex: use separate AMPDU tx/rx window sizes in 11ac networksAvinash Patil2013-04-015-0/+55
* mwifiex: change default tx/rx win_size for BA setupAvinash Patil2013-04-014-6/+29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-2934-411/+463
|\
| * b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki2013-03-271-2/+2
| * libertas: drop maintainershipDan Williams2013-03-271-2/+1
| * iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King2013-03-271-1/+2
| * ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez2013-03-271-1/+2
| * b43: A fix for DMA transmission sequence errorsIestyn C. Elfick2013-03-271-12/+53
| * b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki2013-03-271-2/+2
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-274-3/+25
| |\
| | * iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach2013-03-202-2/+11
| | * iwlwifi: set rfkill in internal state of the transportEmmanuel Grumbach2013-03-201-0/+13
| | * iwlwifi: fix length check in multi-TB HCMDEmmanuel Grumbach2013-03-201-1/+1
| * | Revert "brcmsmac: support 4313iPA"John W. Linville2013-03-272-271/+162
| * | mwifiex: reset skb->data after processing PCIe sleep confirm cmd resposeAvinash Patil2013-03-251-0/+1
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-2512-76/+154
| |\ \
| | * | mac80211: Don't restart sta-timer if not associated.Ben Greear2013-03-242-3/+6
| | * | cfg80211: always check for scan end on P2P deviceJohannes Berg2013-03-246-47/+92
| | * | mac80211: fix virtual monitor interface lockingJohannes Berg2013-03-201-16/+19
| | * | cfg80211: fix wdev tracing crashJohannes Berg2013-03-201-1/+2
| | * | mac80211: fix crash with P2P Device returning action framesJohannes Berg2013-03-111-1/+13
| | * | cfg80211: fix potential BSS memory leak and updateJohannes Berg2013-03-071-5/+11
| | * | cfg80211: fix inconsistency in trace for rdev_set_mac_aclVladimir Kondratiev2013-03-071-1/+1
| | * | mac80211: always synchronize_net() during station removalJohannes Berg2013-03-061-2/+10
| * | | rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna2013-03-181-0/+1
| * | | mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao2013-03-181-0/+8
| * | | mwifiex: skip pending commands after function shutdownBing Zhao2013-03-181-3/+14
| * | | mwifiex: fix race when queuing commandsAmitkumar Karwar2013-03-184-17/+10
| * | | ath9k: limit tx path hang check to normal data queuesFelix Fietkau2013-03-181-13/+13
| * | | ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau2013-03-181-0/+4
| * | | iwl3945: fix length of dma buffersStanislaw Gruszka2013-03-181-10/+12
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-03-183-0/+7
| |\ \ \
| | * | | Bluetooth: Add support for Dell[QCA 0cf3:817a]Ming Lei2013-03-182-0/+3
| | * | | Bluetooth: Add support for Dell[QCA 0cf3:0036]Ming Lei2013-03-152-0/+3
| | * | | Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes2013-03-141-0/+1
* | | | | brcmsmac: remove some pmu functions and use the bcma equivalentsHauke Mehrtens2013-03-276-107/+43
* | | | | bcma: export some gpio functionsHauke Mehrtens2013-03-271-0/+2
* | | | | bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens2013-03-272-1/+4
* | | | | bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens2013-03-272-4/+21
* | | | | bcma: use BCMA_CC_PMU_CTL_* constantsHauke Mehrtens2013-03-271-5/+5
* | | | | bcma: mark eromptr as __iomemHauke Mehrtens2013-03-271-8/+8
* | | | | Show actual timeout value in failed calibration messages.Robert Shade2013-03-272-4/+8
OpenPOWER on IntegriCloud