| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | iwlwifi: arrange max number of Tx queues | Ron Rindjunsky | 2008-04-16 | 6 | -13/+17 |
| | * | | | iwlwifi: Fix TKIP update key and get_free_ucode_key | Emmanuel Grumbach | 2008-04-16 | 2 | -3/+3 |
| | * | | | iwlwifi: move rxon associated command to hcmd | Tomas Winkler | 2008-04-16 | 4 | -41/+51 |
| | * | | | iwlwifi: introduce host commands callbacks | Tomas Winkler | 2008-04-16 | 2 | -0/+8 |
| | * | | | iwlwifi: move HW device registration | Ron Rindjunsky | 2008-04-16 | 3 | -19/+19 |
| | * | | | iwlwifi: move the creation of LQ host command to iwlcore | Tomas Winkler | 2008-04-16 | 5 | -65/+67 |
| | * | | | iwlwifi: support different num of tx and rx antennas | Tomas Winkler | 2008-04-16 | 3 | -9/+14 |
| | * | | | iwlwifi: hw_setting cleanup | Tomas Winkler | 2008-04-16 | 6 | -58/+61 |
| | * | | | iwlwifi: remove the statistics work | Emmanuel Grumbach | 2008-04-16 | 5 | -33/+21 |
| | * | | | b43: Add fastpath to b43_mac_suspend() | Michael Buesch | 2008-04-16 | 1 | -0/+7 |
| | * | | | iwlwifi: move shared pointers to iwl_priv | Tomas Winkler | 2008-04-16 | 4 | -44/+40 |
| | * | | | iwlwifi: perform bss_info_changed post association work right away | Reinette Chatre | 2008-04-16 | 1 | -9/+22 |
| | * | | | iwlwifi: make Makefile more concise | Reinette Chatre | 2008-04-16 | 4 | -24/+11 |
| | * | | | iwl4965: make iwl4965_send_rxon_assoc asynchronous | Reinette Chatre | 2008-04-16 | 1 | -21/+6 |
| | * | | | iwlwifi: Fix byte count table for fragmented packets | Tomas Winkler | 2008-04-16 | 3 | -11/+12 |
| | * | | | iwlwifi: moves security functions to iwl-sta.c | Emmanuel Grumbach | 2008-04-16 | 3 | -123/+123 |
| | * | | | iwlwifi: maintain uCode key table state | Emmanuel Grumbach | 2008-04-16 | 4 | -6/+34 |
| | * | | | iwlwifi: add 1X HW WEP support | Emmanuel Grumbach | 2008-04-16 | 4 | -2/+58 |
| | * | | | iwlwifi: default WEP HW encryption | Emmanuel Grumbach | 2008-04-16 | 5 | -40/+220 |
| | * | | | iwlwifi: add default WEP key host command | Emmanuel Grumbach | 2008-04-16 | 2 | -0/+28 |
| | * | | | iwlwifi: replace sprintf with scnprintf for debugfs output | Abhijeet Kolekar | 2008-04-16 | 1 | -28/+43 |
| | * | | | iwlwifi: generalize iwlwifi init flow | Tomas Winkler | 2008-04-16 | 3 | -165/+174 |
| | * | | | mac80211: allow WDS mode | Johannes Berg | 2008-04-16 | 2 | -0/+5 |
| | * | | | b43legacy: fix TBTT and PU timings | Stefano Brivio | 2008-04-16 | 2 | -3/+34 |
| | * | | | mac80211: fix key todo list order | Johannes Berg | 2008-04-16 | 1 | -3/+6 |
| | * | | | mac80211: fix spinlock recursion | Johannes Berg | 2008-04-16 | 3 | -12/+20 |
| | * | | | proc: switch /proc/driver/ray_cs/ray_cs to seq_file interface | Alexey Dobriyan | 2008-04-16 | 1 | -31/+42 |
| | * | | | mac80211: no BSS changes to driver from beacons processed during scanning | Reinette Chatre | 2008-04-16 | 2 | -7/+12 |
| | * | | | libertas: un-garbage various command structs | Holger Schurig | 2008-04-16 | 1 | -1/+6 |
| | * | | | libertas: convert libertas driver to use an event/cmdresp queue | Holger Schurig | 2008-04-16 | 13 | -383/+269 |
| | * | | | mac80211: further RCU fixes | Johannes Berg | 2008-04-16 | 2 | -3/+22 |
| | * | | | rt2x00: Only free skb when beacon_update fails | Ivo van Doorn | 2008-04-16 | 1 | -4/+2 |
| | * | | | mac80211: fix key hwaccel race | Johannes Berg | 2008-04-16 | 2 | -36/+59 |
| | * | | | ssb-pcicore: Remove b44 TPS flag workaround | Michael Buesch | 2008-04-16 | 1 | -9/+3 |
| | * | | | mlme.c: fixup some merge damage | John W. Linville | 2008-04-16 | 1 | -8/+35 |
| | |/ / |
|
| * | | | [TIPC]: Cleanup of TIPC reference table code | Allan Stephens | 2008-04-16 | 1 | -47/+34 |
| * | | | [TIPC]: Optimized initialization of TIPC reference table | Allan Stephens | 2008-04-16 | 1 | -47/+76 |
| * | | | [TIPC]: Remove inlining of reference table locking routines | Allan Stephens | 2008-04-16 | 2 | -89/+91 |
| |/ / |
|
| * | | [TCP]: Increase the max_burst threshold from 3 to tp->reordering. | John Heffner | 2008-04-16 | 1 | -2/+5 |
| * | | [NET]: Do not allocate unneeded memory for dev->priv alignment. | Pavel Emelyanov | 2008-04-16 | 1 | -1/+2 |
| * | | [NETNS]: Add netns refcnt debug for network devices. | Denis V. Lunev | 2008-04-16 | 2 | -1/+4 |
| * | | [NETNS]: Add netns refcnt debug to fib rules. | Denis V. Lunev | 2008-04-16 | 2 | -2/+4 |
| * | | [NETNS]: Add netns refcnt debug for dst ops. | Denis V. Lunev | 2008-04-16 | 1 | -1/+3 |
| * | | [NETNS]: Add netns refcnt debug for inet bind buckets. | Denis V. Lunev | 2008-04-16 | 1 | -1/+2 |
| * | | [NETNS]: Add netns refcnt debug into fib_info. | Denis V. Lunev | 2008-04-16 | 1 | -1/+2 |
| * | | [NETNS]: Add netns refcnt debug for timewait buckets. | Denis V. Lunev | 2008-04-16 | 1 | -1/+2 |
| * | | [NETNS]: Add netns refcnt debug for kernel sockets. | Denis V. Lunev | 2008-04-16 | 2 | -1/+2 |
| * | | [NETNS]: Make netns refconting debug like a socket one. | Denis V. Lunev | 2008-04-16 | 2 | -16/+28 |
| * | | [IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces. | Pavel Emelyanov | 2008-04-16 | 1 | -0/+3 |
| * | | [IP6TUNNEL]: Use proper net instead of init_net stubs. | Pavel Emelyanov | 2008-04-16 | 1 | -11/+15 |