summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-17iwlwifi: fix 3945 filter flagsJohannes Berg4-50/+94
2010-08-17ipw2100: don't sync status queue entriesJohn W. Linville1-8/+0
2010-08-14iwlwifi: use long monitor timer to avoid un-necessary reloadWey-Yi Guy2-11/+11
2010-08-14iwlwifi: long monitor timerWey-Yi Guy6-29/+30
2010-08-13ath5k: disable ASPM L0s for all cardsMaxim Levitsky1-0/+21
2010-08-13ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan5-7/+11
2010-08-13wl1251: fix trigger scan timeout usageYuri Kululin1-1/+1
2010-08-13ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan1-1/+2
2010-08-12ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan1-5/+10
2010-08-12ipw2100: register pm_qos request before registering pci driverJohn W. Linville1-2/+3
2010-08-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2-8/+7
2010-08-10Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau1-1/+1
2010-08-10Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTMMat Martineau1-2/+0
2010-08-10Bluetooth: Change default L2CAP ERTM retransmit timeoutMat Martineau1-1/+1
2010-08-10Bluetooth: Fix endianness issue with L2CAP MPS configurationMat Martineau1-4/+5
2010-08-09iwlagn: fix rts cts protectionJohannes Berg11-133/+87
2010-08-09cfg80211: fix locking in action frame TXJohannes Berg1-1/+7
2010-08-09libertas: fix build break by including linux/sched.hJohn W. Linville1-0/+1
2010-08-09Revert "p54pci: Add PCI ID for SMC2802W"John W. Linville1-2/+0
2010-08-09igbvf.txt: Add igbvf DocumentationJeff Kirsher1-0/+78
2010-08-09igb.txt: Add igb documentationJeff Kirsher1-0/+132
2010-08-09e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher8-0/+18
2010-08-09ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIGJohn Fastabend1-4/+10
2010-08-08netxen: protect tx timeout recovery by rtnl lockAmit Kumar Salecha1-8/+7
2010-08-08isdn: gigaset: use after freeDan Carpenter1-2/+4
2010-08-08isdn: gigaset: add missing unlockDan Carpenter1-0/+1
2010-08-08solos-pci: Fix race condition in tasklet RX handlingDavid Woodhouse1-1/+6
2010-08-08pkt_sched: Fix sch_sfq vs tcf_bind_filter oopsJarek Poplawski1-0/+7
2010-08-08net: disable preemption before call smp_processor_id()Changli Gao1-0/+2
2010-08-08tcp: no md5sig option size check bugDmitry Popov1-1/+1
2010-08-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller41-301/+866
2010-08-06iwlwifi: fix locking assertionsJohannes Berg4-6/+6
2010-08-06iwlwifi: fix TX tracerJohannes Berg1-1/+1
2010-08-06isdn: fix information leakDan Carpenter1-5/+5
2010-08-06net: Fix napi_gro_frags vs netpoll pathJarek Poplawski1-4/+1
2010-08-06usbnet: remove noisy and hardly useful printkChristian Samsel1-1/+0
2010-08-06rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville1-0/+2
2010-08-06ath9k: Remove myself from the MAINTAINERS listSujith1-1/+0
2010-08-06libertas: scan before assocation if no BSSID was givenDan Williams3-33/+121
2010-08-06libertas: fix association with some APs by using extended ratesDan Williams1-16/+40
2010-08-06libertas: get the right # of scanned BSSesDan Williams1-1/+9
2010-08-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville6-13/+28
2010-08-05virtio_net: implements ethtool_ops.get_drvinfoRusty Russell1-0/+14
2010-08-05ppp: make channel_ops conststephen hemminger8-13/+16
2010-08-05RxRPC: Fix a potential deadlock between the call resend_timer and state_lockDavid Howells2-4/+5
2010-08-05sch_sfq: add sanity check for the packet lengthChangli Gao1-9/+20
2010-08-05cls_rsvp: add sanity check for the packet lengthChangli Gao1-2/+10
2010-08-05cls_flow: add sanity check for the packet lengthChangli Gao1-40/+56
2010-08-05sk_buff: introduce pskb_network_may_pull()Changli Gao1-0/+5
2010-08-05act_nat: fix on the TX pathChangli Gao1-10/+13