summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | mv643xx_eth: report netdev name in all printksLennert Buytenhek2008-04-161-11/+6
| | * | mv643xx_eth: identify ports by struct mv643xx_private *Lennert Buytenhek2008-04-161-118/+128
| | * | mv643xx_eth: various cleanupsLennert Buytenhek2008-04-161-39/+16
| | * | mv643xx_eth: mp->tx_desc_count needs spinlock protectionLennert Buytenhek2008-04-161-11/+10
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-04-1653-1870/+2077
| |\ \ \
| | * | | mac80211: rework scanning to account for probe response/beacon differenceJohannes Berg2008-04-162-35/+52
| | * | | ath5k: Misc fixes/cleanupsNick Kossifidis2008-04-165-643/+139
| | * | | ath5k: Add RF2425 initvalsNick Kossifidis2008-04-165-14/+365
| | * | | iwlwifi: Use HW acceleration decryption by defaultEmmanuel Grumbach2008-04-163-7/+6
| | * | | iwlwifi: fix unload warning and errorMohamed Abbas2008-04-162-1/+5
| | * | | iwlwifi: arrange max number of Tx queuesRon Rindjunsky2008-04-166-13/+17
| | * | | iwlwifi: Fix TKIP update key and get_free_ucode_keyEmmanuel Grumbach2008-04-162-3/+3
| | * | | iwlwifi: move rxon associated command to hcmdTomas Winkler2008-04-164-41/+51
| | * | | iwlwifi: introduce host commands callbacksTomas Winkler2008-04-162-0/+8
| | * | | iwlwifi: move HW device registrationRon Rindjunsky2008-04-163-19/+19
| | * | | iwlwifi: move the creation of LQ host command to iwlcoreTomas Winkler2008-04-165-65/+67
| | * | | iwlwifi: support different num of tx and rx antennasTomas Winkler2008-04-163-9/+14
| | * | | iwlwifi: hw_setting cleanupTomas Winkler2008-04-166-58/+61
| | * | | iwlwifi: remove the statistics workEmmanuel Grumbach2008-04-165-33/+21
| | * | | b43: Add fastpath to b43_mac_suspend()Michael Buesch2008-04-161-0/+7
| | * | | iwlwifi: move shared pointers to iwl_privTomas Winkler2008-04-164-44/+40
| | * | | iwlwifi: perform bss_info_changed post association work right awayReinette Chatre2008-04-161-9/+22
| | * | | iwlwifi: make Makefile more conciseReinette Chatre2008-04-164-24/+11
| | * | | iwl4965: make iwl4965_send_rxon_assoc asynchronousReinette Chatre2008-04-161-21/+6
| | * | | iwlwifi: Fix byte count table for fragmented packetsTomas Winkler2008-04-163-11/+12
| | * | | iwlwifi: moves security functions to iwl-sta.cEmmanuel Grumbach2008-04-163-123/+123
| | * | | iwlwifi: maintain uCode key table stateEmmanuel Grumbach2008-04-164-6/+34
| | * | | iwlwifi: add 1X HW WEP supportEmmanuel Grumbach2008-04-164-2/+58
| | * | | iwlwifi: default WEP HW encryptionEmmanuel Grumbach2008-04-165-40/+220
| | * | | iwlwifi: add default WEP key host commandEmmanuel Grumbach2008-04-162-0/+28
| | * | | iwlwifi: replace sprintf with scnprintf for debugfs outputAbhijeet Kolekar2008-04-161-28/+43
| | * | | iwlwifi: generalize iwlwifi init flowTomas Winkler2008-04-163-165/+174
| | * | | mac80211: allow WDS modeJohannes Berg2008-04-162-0/+5
| | * | | b43legacy: fix TBTT and PU timingsStefano Brivio2008-04-162-3/+34
| | * | | mac80211: fix key todo list orderJohannes Berg2008-04-161-3/+6
| | * | | mac80211: fix spinlock recursionJohannes Berg2008-04-163-12/+20
| | * | | proc: switch /proc/driver/ray_cs/ray_cs to seq_file interfaceAlexey Dobriyan2008-04-161-31/+42
| | * | | mac80211: no BSS changes to driver from beacons processed during scanningReinette Chatre2008-04-162-7/+12
| | * | | libertas: un-garbage various command structsHolger Schurig2008-04-161-1/+6
| | * | | libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig2008-04-1613-383/+269
| | * | | mac80211: further RCU fixesJohannes Berg2008-04-162-3/+22
| | * | | rt2x00: Only free skb when beacon_update failsIvo van Doorn2008-04-161-4/+2
| | * | | mac80211: fix key hwaccel raceJohannes Berg2008-04-162-36/+59
| | * | | ssb-pcicore: Remove b44 TPS flag workaroundMichael Buesch2008-04-161-9/+3
| | * | | mlme.c: fixup some merge damageJohn W. Linville2008-04-161-8/+35
| | |/ /
| * | | [TIPC]: Cleanup of TIPC reference table codeAllan Stephens2008-04-161-47/+34
| * | | [TIPC]: Optimized initialization of TIPC reference tableAllan Stephens2008-04-161-47/+76
| * | | [TIPC]: Remove inlining of reference table locking routinesAllan Stephens2008-04-162-89/+91
| |/ /
| * | [TCP]: Increase the max_burst threshold from 3 to tp->reordering.John Heffner2008-04-161-2/+5
| * | [NET]: Do not allocate unneeded memory for dev->priv alignment.Pavel Emelyanov2008-04-161-1/+2