aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ibss.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-12iwlwifi: change the order of freeing memoryWey-Yi Guy2-2/+2
2009-10-12acenic: Pass up error code from ace_load_firmware()Ben Hutchings1-1/+2
2009-10-11net: Fix struct sock bitfield annotationEric Dumazet1-5/+5
2009-10-11pkt_sched: pedit use proper structjamal1-1/+1
2009-10-11net: Add patchwork URL to MAINTAINERSEric Dumazet1-0/+1
2009-10-09net: Link in PHY drivers before others.David S. Miller1-4/+4
2009-10-08ibm_newemac: Added 16K Tx FIFO size support for EMAC4Dave Mitchell2-2/+6
2009-10-08qlge: Add disable/enable firmare irqs to handler.Ron Mercer1-0/+4
2009-10-08qlge: Restore rx mode after internal reset.Ron Mercer1-0/+6
2009-10-08qlge: Fix chip reset process.Ron Mercer3-0/+106
2009-10-08qlge: Fix RX multicast filter settings.Ron Mercer1-10/+39
2009-10-08qlge: Fix frame routing for multicast frames.Ron Mercer1-2/+2
2009-10-08qlge: Fix frame routing issue related to bonding.Ron Mercer1-0/+7
2009-10-08qlge: Fix RSS hashing values.Ron Mercer2-11/+13
2009-10-08cfg80211: fix netns error unwinding bugJohannes Berg1-1/+2
2009-10-08netlink: fix typo in initializationJiri Pirko1-1/+1
2009-10-07znet: Don't claim DMA lock around free_dma() calls.David S. Miller1-8/+0
2009-10-07include/linux/netdevice.h: fix nanodoc mismatchWolfram Sang1-1/+1
2009-10-07b43: do not stack-allocate pio rx/tx header and tail buffersAlbert Herranz3-116/+132
2009-10-07b43: Fix PPC crash in rfkill polling on unloadLarry Finger1-0/+1
2009-10-07mac80211: use kfree_skb() to free struct sk_buff pointersRoel Kluin1-2/+2
2009-10-07mac80211: fix ADM8211_SYNCTL_RFtype defineRoel Kluin1-1/+1
2009-10-07iwlwifi: use %pM for formatted MAC addressesBjorn Helgaas1-1/+1
2009-10-07b43: Protect sanity check against physical device removalMichael Buesch1-1/+3
2009-10-07iwlagn: fix compile warning in iwl5000_gain_computationReinette Chatre1-1/+1
2009-10-07iwlwifi: fix compile warningReinette Chatre3-3/+3
2009-10-07iwlwifi: fix EEPROM enhance tx power offsetWey-Yi Guy1-10/+10
2009-10-07iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg1-12/+11
2009-10-07mac80211: fix vlan and optimise RXJohannes Berg3-3/+12
2009-10-07b43: Don't use struct wldev after detach.Michael Buesch3-5/+5
2009-10-07ethoc: limit the number of buffers to 128Thomas Chou1-2/+2
2009-10-07ethoc: use system memory as bufferThomas Chou1-20/+44
2009-10-07ethoc: align received packet to make IP header at word boundaryThomas Chou1-0/+4
2009-10-07ethoc: fix buffer address mappingThomas Chou1-4/+3
2009-10-07ethoc: fix typo to compute number of tx descriptorsThomas Chou1-1/+1
2009-10-07au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()roel kluin1-3/+1
2009-10-07netxen: Fix Unlikely(x) > yRoel Kluin1-1/+1
2009-10-07pasemi_mac: ethtool get settings fixValentine Barshak1-0/+3
2009-10-07add maintainer for network drop monitor kernel serviceNeil Horman1-0/+7
2009-10-07tg3: Fix phylib locking strategyMatt Carlson2-28/+14
2009-10-07rndis_host: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+1
2009-10-07ipv4: arp_notify address list bugStephen Hemminger1-6/+10
2009-10-06gigaset: add kerneldoc commentsTilman Schmidt6-44/+166
2009-10-06gigaset: correct debugging output selectionTilman Schmidt1-3/+6
2009-10-06gigaset: improve error recoveryTilman Schmidt1-24/+45
2009-10-06gigaset: fix device ERROR response handlingTilman Schmidt1-8/+8
2009-10-06gigaset: announce if built with debuggingTilman Schmidt1-1/+7
2009-10-06gigaset: handle isoc frame errors more gracefullyTilman Schmidt1-11/+7
2009-10-06gigaset: linearize skbTilman Schmidt1-0/+6
2009-10-06gigaset: fix reject/hangup handlingTilman Schmidt1-0/+5