summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-245-7/+6Star
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-184-6/+5Star
| * Fix typo configue => configure in commentsThomas Weber2010-09-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23284-14710/+30895
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-15129-6280/+4967Star
| |\ \
| | * | drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-151-1/+3
| | * | ath9k: Null out references to stale pointers.Ben Greear2010-10-153-0/+16
| | * | ath9k: Remove bf_dmacontext.Ben Greear2010-10-154-20/+12Star
| | * | b43: N-PHY: put 2056-radio's specific code in separated fileRafał Miłecki2010-10-156-30/+88
| | * | ath9k_hw: remove AR9003 2.0 supportLuis R. Rodriguez2010-10-153-1923/+26Star
| | * | b43: N-PHY: put radio-specific code in separated fileRafał Miłecki2010-10-157-1563/+1588
| | * | b43: N-PHY: fix typo: read table when caching IQ LO calibration (do not write)Rafał Miłecki2010-10-151-1/+1
| | * | b43: N-PHY: replace N-specific radio_chanspec with common codeRafał Miłecki2010-10-153-37/+26Star
| | * | ath9k_htc: set probe request rx filterRajkumar Manoharan2010-10-152-2/+2
| | * | libertas: Communicate USB transfer errorsPaul Fox2010-10-151-2/+2
| | * | ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau2010-10-155-89/+25Star
| | * | ath9k: remove sc->cur_rate_table and sc->cur_rate_modeFelix Fietkau2010-10-153-53/+8Star
| | * | ath9k: make rate control debugfs stats per stationFelix Fietkau2010-10-154-116/+124
| | * | ath9k: add missing locking around ath9k_hw_proc_mib_eventFelix Fietkau2010-10-151-0/+2
| | * | ath9k_hw: fix PHY counter overflow handling in ANI v1Felix Fietkau2010-10-151-1/+1
| | * | ath9k_hw: fix division by zero in the ANI monitor codeFelix Fietkau2010-10-151-6/+7
| | * | ath9k: do not track cycle counter updates in powersave modeFelix Fietkau2010-10-151-1/+18
| | * | iwlwifi: move agn only eeprom functions to separate fileWey-Yi Guy2010-10-145-367/+476
| | * | iwlagn: check beacon frame sizeJohannes Berg2010-10-141-0/+2
| | * | iwlwifi: blink LED in IBSS modeJohannes Berg2010-10-141-0/+1
| | * | iwlwifi: rewrite RXON checksJohannes Berg2010-10-141-52/+50Star
| | * | iwlagn: 6050 ops should be used;Wey-Yi Guy2010-10-141-1/+1
| | * | iwlwifi: clean up some beacon handlingJohannes Berg2010-10-141-14/+11Star
| | * | iwlwifi: rename ibss_beacon variableJohannes Berg2010-10-144-36/+36
| | * | iwlwifi: allow probe-after-rx on 2.4 GHzJohannes Berg2010-10-142-28/+28
| | * | iwlgn: need longer tx queue stuck timer for coex devicesWey-Yi Guy2010-10-142-15/+34
| | * | ath9k: Fix potential use-after-free.Ben Greear2010-10-131-1/+1
| | * | ath9k: Set RX filter for Probe Request based on filter flagJouni Malinen2010-10-132-2/+2
| | * | ath9k: Fix documentation in rate controlMohammed Shafi Shajakhan2010-10-132-8/+9
| | * | ath5k: Move debugfs under ieee80211/[wiphy-name]Ben Greear2010-10-133-36/+3Star
| | * | ath5k: fix build break from "ath5k: Print out opmode in debugfs"Joe Perches2010-10-124-16/+13Star
| | * | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-10-122-5/+6
| | |\ \
| | | * | iwl3945: fix queue allocationJohannes Berg2010-10-121-0/+1
| | | * | iwlagn: prio_tbl need to download before calibrationWey-Yi Guy2010-10-121-3/+4
| | | * | iiwlagn: always download priority tableWey-Yi Guy2010-10-121-2/+1Star
| | * | | rt2x00: Fix URB error handlingIvo van Doorn2010-10-112-10/+9Star
| | * | | rt2x00: Don't perform watchdog checks on empty queueIvo van Doorn2010-10-111-4/+6
| | * | | rt2x00: Make queue_entry flags access atomicIvo van Doorn2010-10-111-4/+4
| | * | | rt2x00: Fix dead queue when skb allocation failedIvo van Doorn2010-10-111-1/+1
| | * | | rt2x00: Validate MCS on RX pathIvo van Doorn2010-10-111-35/+37
| | * | | rt2x00: Move watchdog work to kernel work_queueIvo van Doorn2010-10-112-4/+7
| | * | | rt2x00: Simplify Queue function argumentsIvo van Doorn2010-10-118-57/+50Star
| | * | | WIRELESS: at76c50x, remove unneeded NULL checkJiri Slaby2010-10-111-2/+1Star
| | * | | b43: N-PHY: prepare for rev3+ channel tablesRafał Miłecki2010-10-113-5/+26
| | * | | b43: N-PHY: fix logic in band switchingRafał Miłecki2010-10-111-4/+5