summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | iwlwifi: Use HW acceleration decryption by defaultEmmanuel Grumbach2008-04-163-7/+6Star
| | * | | 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/+21Star
| | * | | b43: Add fastpath to b43_mac_suspend()Michael Buesch2008-04-161-0/+7
| | * | | iwlwifi: move shared pointers to iwl_privTomas Winkler2008-04-164-44/+40Star
| | * | | iwlwifi: perform bss_info_changed post association work right awayReinette Chatre2008-04-161-9/+22
| | * | | iwlwifi: make Makefile more conciseReinette Chatre2008-04-164-24/+11Star
| | * | | iwl4965: make iwl4965_send_rxon_assoc asynchronousReinette Chatre2008-04-161-21/+6Star
| | * | | 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/+269Star
| | * | | mac80211: further RCU fixesJohannes Berg2008-04-162-3/+22
| | * | | rt2x00: Only free skb when beacon_update failsIvo van Doorn2008-04-161-4/+2Star
| | * | | mac80211: fix key hwaccel raceJohannes Berg2008-04-162-36/+59
| | * | | ssb-pcicore: Remove b44 TPS flag workaroundMichael Buesch2008-04-161-9/+3Star
| | * | | mlme.c: fixup some merge damageJohn W. Linville2008-04-161-8/+35
| | |/ /
| * | | [TIPC]: Cleanup of TIPC reference table codeAllan Stephens2008-04-171-47/+34Star
| * | | [TIPC]: Optimized initialization of TIPC reference tableAllan Stephens2008-04-171-47/+76
| * | | [TIPC]: Remove inlining of reference table locking routinesAllan Stephens2008-04-172-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
| * | [NETNS]: Add netns refcnt debug for network devices.Denis V. Lunev2008-04-162-1/+4
| * | [NETNS]: Add netns refcnt debug to fib rules.Denis V. Lunev2008-04-162-2/+4
| * | [NETNS]: Add netns refcnt debug for dst ops.Denis V. Lunev2008-04-161-1/+3
| * | [NETNS]: Add netns refcnt debug for inet bind buckets.Denis V. Lunev2008-04-161-1/+2
| * | [NETNS]: Add netns refcnt debug into fib_info.Denis V. Lunev2008-04-161-1/+2
| * | [NETNS]: Add netns refcnt debug for timewait buckets.Denis V. Lunev2008-04-161-1/+2
| * | [NETNS]: Add netns refcnt debug for kernel sockets.Denis V. Lunev2008-04-162-1/+2
| * | [NETNS]: Make netns refconting debug like a socket one.Denis V. Lunev2008-04-162-16/+28