aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-10-31hostap: Fix sparse warningsLarry Finger
2008-10-31mac80211: remove rate_control_clearJohannes Berg
2008-10-31iwlwifi: protect headers from double inclusionTomas Winkler
2008-10-31p54: integrate parts of lmac_longbow.h and other parts of stlc45xxJohn W. Linville
2008-10-31p54: borrow some setup code from stlc45xxChristian Lamparter
2008-10-31p54: fix memory managementChristian Lamparter
2008-10-31p54: p54: refactor p54_rx_frame_sentChristian Lamparter
2008-10-31p54: refactor statistic timer codeChristian Lamparter
2008-10-31p54: broken out edcf changesChristian Lamparter
2008-10-31iwlwifi: tx command must run on same tfd as packetTomas Winkler
2008-10-31iwlwifi: fix TX cmd dma unmappingTomas Winkler
2008-10-31iwlwifi: unify tx antenna togglingTomas Winkler
2008-10-31iwlwifi: add iwl_cmd_queue_free for readabilityTomas Winkler
2008-10-31iwlwifi: remove host commands structures from iwl_cmdTomas Winkler
2008-10-31iwlwifi: expand error lookup and align outputJay Sternberg
2008-10-31iwlwifi: define firmware file name onceJay Sternberg
2008-10-31ipw2x00: change default policy for auto-associateTim Gardner
2008-10-31p54: implement MRRJohannes Berg
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31airo: Kill directly reference of netdev->privWang Chen
2008-10-31ath5k: fix mesh point operationAndrey Yurovsky
2008-10-31ath5k: correct ath5k signal qualityLuis R. Rodriguez
2008-10-31ath9k: correct signal quality reportLuis R. Rodriguez
2008-10-31rtl8187: add short slot handling for 8187BHerton Ronaldo Krzesinski
2008-10-31rtl8187: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flagHerton Ronaldo Krzesinski
2008-10-31Ath5k: add AP modeJiri Slaby
2008-10-31p54/rtl8187: fix up the seqno patchJohannes Berg
2008-10-31mac80211: rewrite HT handlingJohannes Berg
2008-10-31mac80211: make retry limits part of hw configJohannes Berg
2008-10-31iwl3945: fix station stuff in RC algorithmJohannes Berg
2008-10-31mac80211: provide sequence numbersJohannes Berg
2008-10-31p54: Move rx_mtu to struct bootrec_descLarry Finger
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-31p54: honour bss_info_changed's short slot time settingsChristian Lamparter
2008-10-31mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_ma...Rami Rosen
2008-10-31iwlwifi: refactor rxon time commandTomas Winkler
2008-10-31iwlwifi: take a valid antenna upon rate scale initTomas Winkler
2008-10-31iwlwifi: make initial calibration set configurableTomas Winkler
2008-10-31drivers: replace NIPQUAD()Harvey Harrison
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-31net: Really remove all of LOOPBACK_TSO code.David S. Miller
2008-10-30net: delete excess kernel-doc notationRandy Dunlap
2008-10-30Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-10-30pppoe: Fix socket leak.David S. Miller
2008-10-31gianfar: Don't reset TBI<->SerDes link if it's already upTrent Piepho
2008-10-31gianfar: Fix race in TBI/SerDes configurationTrent Piepho
2008-10-31pci: use pci_ioremap_bar() in drivers/netArjan van de Ven