summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* p54: integrate parts of lmac_longbow.h and other parts of stlc45xxJohn W. Linville2008-11-015-105/+316
* p54: borrow some setup code from stlc45xxChristian Lamparter2008-11-013-46/+51
* p54: fix memory managementChristian Lamparter2008-11-014-163/+229
* p54: p54: refactor p54_rx_frame_sentChristian Lamparter2008-11-011-57/+61
* p54: refactor statistic timer codeChristian Lamparter2008-11-011-14/+25
* p54: broken out edcf changesChristian Lamparter2008-11-013-78/+58
* iwlwifi: tx command must run on same tfd as packetTomas Winkler2008-11-011-3/+2
* iwlwifi: fix TX cmd dma unmappingTomas Winkler2008-11-015-184/+163
* iwlwifi: unify tx antenna togglingTomas Winkler2008-11-016-62/+51
* iwlwifi: add iwl_cmd_queue_free for readabilityTomas Winkler2008-11-011-13/+40
* iwlwifi: remove host commands structures from iwl_cmdTomas Winkler2008-11-012-10/+7
* iwlwifi: expand error lookup and align outputJay Sternberg2008-11-011-17/+40
* iwlwifi: define firmware file name onceJay Sternberg2008-11-011-6/+8
* ipw2x00: change default policy for auto-associateTim Gardner2008-11-012-4/+4
* p54: implement MRRJohannes Berg2008-11-011-22/+108
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-0134-277/+427
* airo: Kill directly reference of netdev->privWang Chen2008-11-011-85/+86
* ath5k: fix mesh point operationAndrey Yurovsky2008-11-011-0/+6
* ath5k: correct ath5k signal qualityLuis R. Rodriguez2008-11-011-1/+11
* ath9k: correct signal quality reportLuis R. Rodriguez2008-11-011-2/+9
* rtl8187: add short slot handling for 8187BHerton Ronaldo Krzesinski2008-11-012-12/+41
* rtl8187: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flagHerton Ronaldo Krzesinski2008-11-011-16/+30
* Ath5k: add AP modeJiri Slaby2008-11-011-25/+17
* p54/rtl8187: fix up the seqno patchJohannes Berg2008-11-012-2/+0
* mac80211: rewrite HT handlingJohannes Berg2008-11-0110-88/+100
* mac80211: make retry limits part of hw configJohannes Berg2008-11-019-79/+61
* iwl3945: fix station stuff in RC algorithmJohannes Berg2008-11-011-4/+3
* mac80211: provide sequence numbersJohannes Berg2008-11-014-29/+9
* p54: Move rx_mtu to struct bootrec_descLarry Finger2008-11-012-2/+3
* mac80211: introduce hw config change flagsJohannes Berg2008-11-0116-23/+35
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-11-015-60/+12
* 802.11: clean up/fix HT supportJohannes Berg2008-11-0113-114/+110
* p54: honour bss_info_changed's short slot time settingsChristian Lamparter2008-11-012-7/+17
* mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_ma...Rami Rosen2008-11-011-2/+2
* iwlwifi: refactor rxon time commandTomas Winkler2008-11-013-55/+29
* iwlwifi: take a valid antenna upon rate scale initTomas Winkler2008-11-013-5/+20
* iwlwifi: make initial calibration set configurableTomas Winkler2008-11-015-35/+49
* drivers: replace NIPQUAD()Harvey Harrison2008-10-318-50/+42
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31172-1436/+1291
|\
| * net: Really remove all of LOOPBACK_TSO code.David S. Miller2008-10-311-9/+0
| * net: delete excess kernel-doc notationRandy Dunlap2008-10-311-1/+0
| * Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-3111-36/+99
| |\
| | * gianfar: Don't reset TBI<->SerDes link if it's already upTrent Piepho2008-10-311-0/+9
| | * gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-313-0/+31
| | * at91_ether: request/free GPIO for PHY interruptDavid Brownell2008-10-311-1/+5
| | * amd8111e: fix dma_free_coherent contextChunbo Luo2008-10-311-5/+4
| | * atl1: fix vlan tag regressionJay Cliburn2008-10-312-4/+5
| | * SMC91x: delete unused local variable "lp"Mike Frysinger2008-10-311-2/+0
| | * myri10ge: fix stop/go mmio orderingBrice Goglin2008-10-311-1/+3
| | * bonding: fix panic when taking bond interface down before removing moduleAndy Gospodarek2008-10-311-5/+8