summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | wext: optimise, comment and fix event sendingJohannes Berg2009-07-151-57/+57
* | | wireless extensions: make netns awareJohannes Berg2009-07-152-32/+32
* | | net: Rename lookup_neigh_params functionTobias Klauser2009-07-131-3/+3
* | | drivers/net/bonding: Adjust constant nameJulia Lawall2009-07-121-1/+2
* | | dropmon: remove duplicated #includeHuang Weiyi2009-07-121-1/+0
* | | net: remove redundant sched/ in net/MakefileChangli Gao2009-07-121-1/+0
* | | udpv6: Handle large incoming UDP/IPv6 packets and support software UFOSridhar Samudrala2009-07-122-3/+110
* | | udpv6: Remove unused skb argument of ipv6_select_ident()Sridhar Samudrala2009-07-122-15/+15
* | | udpv6: Fix gso_size setting in ip6_ufo_append_dataSridhar Samudrala2009-07-121-3/+5
* | | udpv6: Fix HW checksum support for outgoing UFO packetsSridhar Samudrala2009-07-121-1/+47
* | | udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.Sridhar Samudrala2009-07-123-1/+75
* | | net: move and export get_net_ns_by_pidJohannes Berg2009-07-123-20/+24
* | | genetlink: make netns awareJohannes Berg2009-07-129-63/+223
* | | net: make namespace iteration possible under RCUJohannes Berg2009-07-122-3/+14
* | | netlink: use call_rcu for netlink_change_ngroupsJohannes Berg2009-07-121-4/+30
* | | netlink: remove unused exportsJohannes Berg2009-07-121-2/+0
* | | hwsim: make testmode_cmd staticJohannes Berg2009-07-101-1/+2
* | | cfg80211: disallow configuring unsupported interfacesJohannes Berg2009-07-101-2/+9
* | | cfg80211: clean up naming once and for allJohannes Berg2009-07-107-356/+356
* | | cfg80211: fix lockingJohannes Berg2009-07-1013-200/+823
* | | cfg80211: fix MFP bug, sparse warningsJohannes Berg2009-07-102-6/+6
* | | cfg80211: properly name driver lockingJohannes Berg2009-07-104-49/+45
* | | cfg80211: warn again on spurious deauthJohannes Berg2009-07-101-6/+0
* | | cfg80211: mlme API must be able to sleepJohannes Berg2009-07-103-51/+56
* | | cfg80211: dont use union for wextJohannes Berg2009-07-101-4/+2
* | | cfg80211: fix netdev down problemJohannes Berg2009-07-102-3/+4
* | | mac80211: refactor the WEP code to be directly usableJohannes Berg2009-07-102-33/+23
* | | mac80211: rework MLME for multiple authenticationsJohannes Berg2009-07-107-891/+750
* | | mac80211: remove dead code from mlmeJohannes Berg2009-07-103-8/+1
* | | cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-108-14/+32
* | | p54: fix queue stall due to underrunChristian Lamparter2009-07-101-3/+4
* | | p54usb: fix stalls caused by urb allocation failuresChristian Lamparter2009-07-101-19/+17
* | | rfkill: prep for rfkill API changesJohannes Berg2009-07-102-2/+22
* | | ath5k: write PCU registers on initial resetBob Copeland2009-07-101-1/+1
* | | ath5k: do not release irq across suspend/resumeBob Copeland2009-07-101-11/+0
* | | ath: remove unnecessary return in ath_regd_get_band_ctlBob Copeland2009-07-101-2/+0
* | | ath5k: rework beacon configurationBob Copeland2009-07-102-40/+20
* | | ath5k: send buffered frames after the beaconBob Copeland2009-07-103-11/+34
* | | p54spi: remove dead code and definitionsChristian Lamparter2009-07-101-34/+0
* | | p54: two endian fixesChristian Lamparter2009-07-102-7/+7
* | | cfg80211: check for current_bss from giwrateSamuel Ortiz2009-07-101-2/+5
* | | rt2x00: use wiphy rfkill interfaceIvo van Doorn2009-07-1013-203/+20
* | | iwlwifi: fix aggregation limitJohannes Berg2009-07-101-1/+1
* | | mac80211: shorten the passive dwell time for sw scansHelmut Schaa2009-07-101-1/+1
* | | ath9k: remove permissions from debugfs filesJiri Slaby2009-07-101-5/+5
* | | ath5k: remove permissions from debugfs filesJiri Slaby2009-07-101-3/+5
* | | drivers/net/wireless/ath/ath9k: Remove unnecessary semicolonsJoe Perches2009-07-102-3/+1
* | | iwlwifi: always print buffer when error condition occursReinette Chatre2009-07-101-1/+1
* | | iwlwifi: add utility to print buffer when error occursReinette Chatre2009-07-101-0/+6
* | | iwlagn: re-enable PS support for iwlagnReinette Chatre2009-07-101-1/+2