summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-055-17/+34
|\
| * [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-011-2/+1
| * [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-011-1/+1
| * [TG3]: Update driver version and release date.David S. Miller2005-09-011-2/+2
| * [TG3]: Minimize locking in TX path.Michael Chan2005-09-011-11/+13
| * [SUNGEM]: Fix netpoll bug in Sun GEM Ether driverEric Lemoine2005-09-011-0/+1
| * [SUNGEM]: fix minor bug in sungem.hGeoff Levand2005-09-011-1/+1
| * [TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw2005-09-011-0/+15
* | [PATCH] fix pm_message_t stuff in -mm treePavel Machek2005-09-052-3/+3
* | [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-052-10/+10
* | [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-056-30/+19
* | Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2005-09-021-0/+2
|\ \
| * | [wireless hostap] automatically select ieee80211 dependency in KconfigJeff Garzik2005-09-021-0/+2
* | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-021-1/+1
|\ \ \
| * | | [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer2005-08-311-1/+1
| | |/ | |/|
* | | Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2005-09-0236-184/+38673
|\ \ \ | | |/ | |/|
| * | /spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik2005-09-01100-4094/+18642
| |\ \
| | * \ /spare/repo/netdev-2.6 branch 'master'Jeff Garzik2005-09-01100-4094/+18642
| | |\ \ | | | |/
| * | | [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Jouni Malinen2005-08-311-7/+7
| * | | [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Kalle Valo2005-08-281-1/+1
| * | | [PATCH] hostap: Fix hash values for product stringsJouni Malinen2005-08-281-1/+1
| * | | [PATCH] hostap: Update versionJouni Malinen2005-08-281-1/+1
| * | | hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix buildJeff Garzik2005-08-253-9/+9
| * | | /spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik2005-08-256-180/+154
| |\ \ \ | | |/ /
| | * | ieee80211: new constants from latest 802.11x specificationsJiri Benc2005-08-251-4/+4
| | * | ipw2200: minor cleanupsJiri Benc2005-08-252-10/+2
| | * | This removes support for old (and non-mainline) kernels from ipw2200.Jiri Benc2005-08-252-28/+0
| | * | ipw2100: interface-up carrier state fixJiri Benc2005-08-251-1/+3
| | * | ipw2100: Fix incorrectly named config option.Jiri Benc2005-08-251-1/+1
| | * | ipw2100: minor cleanupsJiri Benc2005-08-252-78/+86
| | * | ipw2100: remove custom debug-print macrosJiri Benc2005-08-251-45/+45
| | * | ipw2100: remove strange symbol prefixesJiri Benc2005-08-251-13/+13
| * | | /spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik2005-08-249-39/+47
| |\ \ \ | | |/ /
| | * | Merge upstream into ieee80211.Jeff Garzik2005-08-249-39/+47
| | |\ \
| * | | | [PATCH] more-u32-vs-pm_message_t-fixes-6Andrew Morton2005-08-191-1/+1
| * | | | [PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 onesJouni Malinen2005-08-156-67/+65
| * | | | [PATCH] hostap: Capability field is called ESS, not BSSJouni Malinen2005-08-151-3/+0
| * | | | /spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik2005-08-151-1/+1
| |\ \ \ \ | | |/ / /
| | * | | [PATCH] ieee80211: Capability field is called ESS, not BSSJouni Malinen2005-08-151-1/+1
| * | | | /spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik2005-08-1412-186/+232
| |\ \ \ \ | | |/ / /
| | * | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-1412-186/+232
| | |\ \ \
| * | | | | [PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}Jouni Malinen2005-08-148-152/+114
| * | | | | [PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdrJouni Malinen2005-08-146-119/+98
| * | | | | [PATCH] hostap: Remove extra definesJouni Malinen2005-08-142-15/+0
| * | | | | [PATCH] hostap: Use void *hw_priv instead of #ifdef in local dataJouni Malinen2005-08-144-98/+166
| * | | | | [PATCH] hostap: Remove experimental PCI bus master/DMA codeJouni Malinen2005-08-146-273/+13
| * | | | | [PATCH] hostap: Fix skb->cb use for TX meta dataJouni Malinen2005-08-144-32/+30
| * | | | | [PATCH] hostap updateRichard Purdie2005-08-111-0/+3
| * | | | | [wireless hostap] trim trailing whitespaceJeff Garzik2005-07-313-8/+8
| * | | | | /spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik2005-07-312-917/+917
| |\ \ \ \ \ | | |/ / / /
OpenPOWER on IntegriCloud