| Commit message (Expand) | Author | Age | Files | Lines |
* | adm8211: remove SSID code | Johannes Berg | 2008-11-10 | 2 | -25/+0 |
* | b43/legacy: remove SSID code | Johannes Berg | 2008-11-10 | 2 | -45/+0 |
* | iwlwifi: remove unused essid variable | Johannes Berg | 2008-11-10 | 4 | -28/+0 |
* | iwlwifi: remove implicit direct scan | Johannes Berg | 2008-11-10 | 2 | -15/+0 |
* | iwl3945: remove dead code | Johannes Berg | 2008-11-10 | 1 | -16/+2 |
* | ath9k: remove useless NULL initialisers | Johannes Berg | 2008-11-10 | 1 | -8/+0 |
* | wireless: fix a few sparse warnings | Johannes Berg | 2008-11-10 | 3 | -3/+2 |
* | wireless: move mesh config length constant | Johannes Berg | 2008-11-10 | 4 | -6/+6 |
* | mac80211: print reason code for deauth/dissoc frames | Zhu Yi | 2008-11-10 | 1 | -2/+4 |
* | p54: eliminate warning for uninitialized variable 'tim_len' | John W. Linville | 2008-11-10 | 1 | -1/+1 |
* | p54: AP & Ad-hoc testing | Christian Lamparter | 2008-11-10 | 2 | -5/+241 |
* | p54: put broadcast frames into the right queues | Christian Lamparter | 2008-11-10 | 1 | -15/+67 |
* | p54: more definitions form lmac_longbow.h and pda.h | Christian Lamparter | 2008-11-10 | 2 | -32/+82 |
* | p54: introduce new names for device firmwares | Christian Lamparter | 2008-11-10 | 3 | -10/+27 |
* | netdevice libertas: Fix directly reference of netdev->priv | Wang Chen | 2008-11-10 | 1 | -18/+18 |
* | pkt_sched: Control group classifier | Thomas Graf | 2008-11-07 | 5 | -0/+322 |
* | net: Guaranetee the proper ordering of the loopback device. v2 | Eric W. Biederman | 2008-11-07 | 3 | -16/+20 |
* | net: fib_rules ordering fixes. | Eric W. Biederman | 2008-11-07 | 1 | -3/+4 |
* | Revert "net: Guaranetee the proper ordering of the loopback device." | David S. Miller | 2008-11-07 | 3 | -15/+11 |
* | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller | 2008-11-07 | 39 | -291/+4015 |
|\ |
|
| * | fmvj18x_cs: write interrupt ack bit for lan and modem to work simultaneously. | Komuro | 2008-11-07 | 1 | -19/+54 |
| * | SMSC LAN911x and LAN921x vendor driver | Steve Glendinning | 2008-11-06 | 7 | -0/+2576 |
| * | ehea: Fix some whitespace issues | Hannes Hering | 2008-11-06 | 2 | -6/+6 |
| * | sfc: Do not reset when hardware monitor detects a fault | Ben Hutchings | 2008-11-06 | 2 | -23/+6 |
| * | sfc: Use lm87 and lm90 drivers for board temperature/power monitoring | Ben Hutchings | 2008-11-06 | 8 | -64/+265 |
| * | sfc: Expose flash region storing boot code as MTD | Ben Hutchings | 2008-11-06 | 9 | -7/+327 |
| * | sfc: Clean up non-volatile memory partitioning | Ben Hutchings | 2008-11-06 | 4 | -11/+24 |
| * | sfc: Correct address of gPXE boot configuration in EEPROM | Ben Hutchings | 2008-11-06 | 1 | -2/+2 |
| * | bonding: alternate agg selection policies for 802.3ad | Jay Vosburgh | 2008-11-06 | 6 | -129/+333 |
| * | bonding: Fix ALB mode to balance traffic on VLANs | Jay Vosburgh | 2008-11-06 | 1 | -3/+10 |
| * | bonding: send IPv6 neighbor advertisement on failover | Brian Haley | 2008-11-06 | 9 | -31/+416 |
* | | phonet: sparse annotations of protocol, remove forward declaration | Harvey Harrison | 2008-11-06 | 2 | -10/+9 |
* | | ipvs: oldlen, newlen should be be16, not be32 | Harvey Harrison | 2008-11-06 | 2 | -8/+8 |
* | | net: mark flow_cache_cpu_prepare() as __init | Alexey Dobriyan | 2008-11-06 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-06 | 739 | -6642/+7273 |
|\ \
| |/
|/| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-11-06 | 16 | -28/+97 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-11-06 | 7 | -12/+40 |
| | |\ |
|
| | | * | iwl3945: fix deadlock on suspend | Zhu, Yi | 2008-11-06 | 1 | -1/+1 |
| | | * | iwl3945: do not send scan command if channel count zero | Reinette Chatre | 2008-11-06 | 1 | -0/+5 |
| | | * | iwl3945: clear scanning bits upon failure | Mohamed Abbas | 2008-11-06 | 1 | -0/+8 |
| | | * | ath5k: correct handling of rx status fields | Bob Copeland | 2008-11-06 | 1 | -8/+8 |
| | | * | zd1211rw: Add 2 device IDs | Daniel Drake | 2008-11-06 | 1 | -0/+2 |
| | | * | Fix logic error in rfkill_check_duplicity | Jonathan McDowell | 2008-11-06 | 1 | -1/+1 |
| | | * | iwlagn: avoid sleep in softirq context | John W. Linville | 2008-11-06 | 1 | -1/+5 |
| | | * | iwlwifi: clear scanning bits upon failure | Mohamed Abbas | 2008-11-06 | 1 | -0/+7 |
| | | * | Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode" | John W. Linville | 2008-11-06 | 1 | -1/+3 |
| | * | | net: Fix recursive descent in __scm_destroy(). | David S. Miller | 2008-11-06 | 3 | -5/+26 |
| | * | | tcp: Fix recvmsg MSG_PEEK influence of blocking behavior. | David S. Miller | 2008-11-05 | 1 | -2/+1 |
| | * | | netfilter: netns ct: walk netns list under RTNL | Alexey Dobriyan | 2008-11-05 | 2 | -0/+8 |
| | * | | ipv6: fix run pending DAD when interface becomes ready | Benjamin Thery | 2008-11-05 | 1 | -1/+3 |