summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-22libertas: read SD8688 firmware status from new registerBing Zhao2-8/+28
2009-05-22iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driverZhu Yi29-0/+9713
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi14-230/+375
2009-05-22mac80211: correct probe wait timeJohannes Berg1-1/+1
2009-05-22ath9k: Update Beacon timers based on timestamp from the APJouni Malinen3-1/+16
2009-05-22ath9k: Optimize TBTT/DTIM calculation for timersJouni Malinen1-7/+21
2009-05-22libertas: implement function init/shutdown commands for SD8688Bing Zhao4-3/+62
2009-05-22libertas: get SD8688 rx length with one CMD52Bing Zhao2-2/+58
2009-05-22libertas: define macros for SDIO model numbersBing Zhao2-9/+13
2009-05-22libertas: fix GSPI card event handlingandrey@cozybit.com1-0/+7
2009-05-22mac80211: fix probe response wait timingJohannes Berg1-4/+5
2009-05-22wext: remove atomic requirement for wireless statsJohannes Berg1-5/+27
2009-05-22tcp: Unexport TCPv6 GRO functionsHerbert Xu1-4/+3
2009-05-22net: Fix arg to trace_napi_poll() in netpoll.David S. Miller1-1/+1
2009-05-22ixgbe: only register DCA requester onceAlexander Duyck1-20/+4
2009-05-22igb: do not re-register DCA requester on device resetAlexander Duyck1-3/+9
2009-05-22wireless: Use genl_register_family_with_ops()Michał Mirosław1-8/+3
2009-05-22netlabel: Use genl_register_family_with_ops()Michał Mirosław3-42/+6
2009-05-22ipvs: Use genl_register_family_with_ops()Michał Mirosław1-16/+2
2009-05-22tipc: Use genl_register_family_with_ops()Michał Mirosław1-22/+16
2009-05-22irda: Use genl_register_family_with_ops()Michał Mirosław1-15/+2
2009-05-22genetlink: Introduce genl_register_family_with_ops()Michał Mirosław2-0/+48
2009-05-22dropmon: add ability to detect when hardware dropsrxpacketsNeil Horman6-5/+149
2009-05-22RxRPC: Error handling for rxrpc_alloc_connection()Dan Carpenter1-6/+6
2009-05-22ipv4: Fix oops with FIB_TRIERobert Olsson1-1/+5
2009-05-22af_packet: Teach to listen for multiple unicast addresses.Eric W. Biederman2-2/+9
2009-05-22netns: simplify net_ns_initStephen Hemminger1-4/+2
2009-05-22netns: remove leftover debugging messageStephen Hemminger1-1/+0
2009-05-22pktgen: do not access flows[] beyond its lengthFlorian Westphal1-1/+1
2009-05-22gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin1-1/+1
2009-05-21cxgb: set phy's mdio dev before the phy init sequenceDivy Le Ray5-11/+13
2009-05-21cxgb3: set phy's mdio dev before the phy init sequenceDivy Le Ray1-1/+1
2009-05-21cxgb3: Use generic XENPAK LASI register definitionsBen Hutchings3-16/+9
2009-05-21chelsio: Use generic XENPAK LASI register definitionsBen Hutchings1-8/+9
2009-05-21IPv6: set RTPROT_KERNEL to initial routeJean-Mickael Guerin1-0/+3
2009-05-21qeth: Clear SBALF15 in any case for output buffers.Klaus-Dieter Wacket1-0/+1
2009-05-21qeth: omit upstream checksumming for HiperSocketsUrsula Braun2-7/+15
2009-05-21qeth: support z/VM VSWITCH Port IsolationUrsula Braun3-1/+29
2009-05-21ctcm: avoid crash in ctcm_remove_deviceUrsula Braun1-4/+2
2009-05-21qeth: avoid crash after detach of replugged deviceUrsula Braun2-2/+6
2009-05-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller10-53/+68
2009-05-21net: Remove unused parameter from fill method in fib_rules_ops.Rami Rosen5-5/+4
2009-05-21net: fix rtable leak in net/ipv4/route.cEric Dumazet1-38/+17
2009-05-21net: fix length computation in rt_check_expire()Eric Dumazet1-2/+3
2009-05-21syscall: Sort out syscall_restart name clash.Eric W. Biederman2-5/+5
2009-05-20mac80211: fix managed mode BSSID handlingJohannes Berg2-7/+19
2009-05-20cfg80211: warn when wiphy_apply_custom_regulatory() does nothingLuis R. Rodriguez1-2/+11
2009-05-20ath9k: set max default eirp to 20 dBmLuis R. Rodriguez1-2/+2
2009-05-20mac80211: fix parameter confusion when finding IBSSJohannes Berg1-2/+2
2009-05-20ath9k: fix custom regulatory call positionLuis R. Rodriguez1-4/+7