aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-07ath9k: make use of a helper to get paprd scale factorMohammed Shafi Shajakhan1-14/+3
2011-06-07mwifiex: disable transmission buffer aggregation for AMSDU packetsYogesh Ashok Powar1-5/+13
2011-06-07mwifiex: adding check for enough space before paddingYogesh Ashok Powar1-8/+14
2011-06-07mwifiex: Remove redundant skb_queue_empty checksYogesh Ashok Powar1-10/+5
2011-06-07mwifiex: remove list traversal in mwifiex_num_pkts_in_txqYogesh Ashok Powar3-25/+11
2011-06-07iwlwifi: remove unecessary if statementGreg Dietsche1-3/+0
2011-06-07iwlagn: refactor iwlagn_mac_channel_switchStanislaw Gruszka1-54/+52
2011-06-07wl12xx: Stop BA session event from deviceShahar Levi6-4/+46
2011-06-07mac80211: Stop BA session event from deviceShahar Levi4-0/+41
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan163-1/+165
2011-06-06be2net: Fix Rx pause counter for lancerSelvin Xavier1-2/+2
2011-06-06qlge: remove unecessary if statementGreg Dietsche1-2/+0
2011-06-06enic: Add support for MTU change via port profile on a dynamic vnicRoopa Prabhu2-6/+68
2011-06-06macvlan: add VLAN filters to lowerdevJohn Fastabend1-1/+38
2011-06-06sctp: Guard IPV6 specific code properly.David S. Miller1-1/+2
2011-06-06iwl4965: set tx power after rxon_assocStanislaw Gruszka1-1/+2
2011-06-06rt2x00: fix rmmod crashStanislaw Gruszka2-1/+6
2011-06-06iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka3-11/+10
2011-06-06Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville3-23/+8
2011-06-06net/can: allow CAN_AT91 on AT91SAM9X5Uwe Kleine-König1-2/+3
2011-06-06can: at91_can: add support for the AT91SAM9X5 SOCsMarc Kleine-Budde1-14/+55
2011-06-06can: at91_can: register mb0 sysfs entry only on at91sam9263Marc Kleine-Budde1-1/+3
2011-06-06can: at91_can: add id_table and convert prime mailbox constats to functionsMarc Kleine-Budde1-38/+99
2011-06-06can: at91_can: convert derived mailbox constants into functionsMarc Kleine-Budde1-42/+83
2011-06-06can: at91_can: rename AT91_MB_RX_MASK to AT91_IRQ_MB_RXMarc Kleine-Budde1-9/+9
2011-06-06can: at91_can: directly define AT91_MB_RX_LASTMarc Kleine-Budde1-2/+1
2011-06-06can: at91_can: let get_tx_* functions return unsigned intMarc Kleine-Budde1-3/+3
2011-06-06can: at91_can: don't copy data to rx'ed RTR framesMarc Kleine-Budde1-4/+6
2011-06-06can: at91_can: fix comment about priv->tx_nextMarc Kleine-Budde1-1/+1
2011-06-06can: at91_can: don't align struct definitionsMarc Kleine-Budde1-17/+17
2011-06-05include/net: Remove unnecessary semicolonsJoe Perches1-2/+2
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches23-27/+29
2011-06-05net: Remove unnecessary semicolonsJoe Perches3-4/+4
2011-06-05af-packet: Use existing netdev reference for bound sockets.Ben Greear1-12/+15
2011-06-05af-packet: Hold reference to bound network devices.Ben Greear1-5/+9
2011-06-04Revert "ASoC: Update cx20442 for TTY API change"Linus Torvalds1-5/+3
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds20-128/+115
2011-06-03iwlagn: call commit_rxon function directlyWey-Yi Guy4-14/+7
2011-06-03iwlagn: direct call to post_scan functionWey-Yi Guy3-3/+2
2011-06-03iwlagn: move all post scan functions in one placeWey-Yi Guy2-7/+7
2011-06-03iwlagn: set smps mode after assoc for 1000 deviceWey-Yi Guy3-2/+14
2011-06-03iwlagn: save the latest smps modeWey-Yi Guy1-0/+1
2011-06-03iwlegacy: add missing null checkGreg Dietsche1-0/+3
2011-06-03iwlegacy: propagate error return valueGreg Dietsche1-1/+1
2011-06-03iwlegacy: return -EINVAL instead of -1Greg Dietsche1-1/+1
2011-06-03iwlegacy: remove unecessary if statementGreg Dietsche1-2/+0
2011-06-03iwlegacy: remove unreachable codeGreg Dietsche1-1/+0
2011-06-03b43: add BCMA 80211 core specific definesRafał Miłecki1-0/+11
2011-06-03b43: add an option to register BROKEN bcma driverRafał Miłecki3-1/+49
2011-06-03bcma: read SPROM and extract MAC from itRafał Miłecki6-1/+179