Age | Commit message (Expand) | Author | Files | Lines |
2013-01-03 | regulatory: remove useless warning | Johannes Berg | 1 | -4/+0 |
2013-01-03 | regulatory: remove redundant isalpha() check | Johannes Berg | 1 | -4/+2 |
2013-01-03 | regulatory: simplify restore_regulatory_settings | Johannes Berg | 1 | -14/+1 |
2013-01-03 | regulatory: remove BUG_ON | Johannes Berg | 2 | -60/+37 |
2013-01-03 | cfg80211: remove wiphy_idx_valid | Johannes Berg | 4 | -34/+12 |
2013-01-03 | regulatory: use proper enum for return values | Johannes Berg | 1 | -64/+69 |
2013-01-03 | regulatory: remove useless locking on exit | Johannes Berg | 1 | -8/+3 |
2013-01-03 | regulatory: code cleanup | Johannes Berg | 4 | -195/+116 |
2013-01-03 | regulatory: simplify regulatory_hint_11d | Johannes Berg | 1 | -5/+0 |
2013-01-03 | regulatory: don't test list before iterating | Johannes Berg | 1 | -47/+19 |
2013-01-03 | regulatory: clean up reg_copy_regd() | Johannes Berg | 1 | -26/+24 |
2013-01-03 | regulatory: clean up regdom_intersect | Johannes Berg | 1 | -10/+2 |
2013-01-03 | regulatory: don't allocate too much memory | Johannes Berg | 1 | -3/+4 |
2013-01-03 | regulatory: don't write past array when intersecting rules | Johannes Berg | 1 | -2/+2 |
2013-01-03 | mac80211: remove a bit of dead mesh code | Johannes Berg | 1 | -5/+0 |
2013-01-03 | mac80211: optimise roaming time again | Johannes Berg | 4 | -17/+47 |
2013-01-03 | mac80211: warn if unexpectedly removing stations | Johannes Berg | 1 | -5/+7 |
2013-01-03 | mac80211: remove final sta_info_flush() | Johannes Berg | 7 | -30/+16 |
2013-01-03 | wireless: more 'capability info' bits | Vladimir Kondratiev | 1 | -1/+6 |
2013-01-03 | mac80211_hwsim: allow testing paged RX | Johannes Berg | 1 | -3/+23 |
2013-01-03 | mac80211: use short slot time in mesh for 5GHz | Chun-Yeow Yeoh | 1 | -7/+14 |
2013-01-03 | mac80211: Allow disabling SGI-20 | Ben Greear | 2 | -0/+4 |
2013-01-03 | Merge remote-tracking branch 'mac80211/master' into HEAD | Johannes Berg | 11 | -91/+202 |
2013-01-03 | mac80211: fix maximum MTU | Chaitanya | 1 | -10/+1 |
2013-01-03 | mac80211: fix dtim_period in hidden SSID AP association | Johannes Berg | 3 | -37/+55 |
2013-01-03 | mac80211: use del_timer_sync for final sta cleanup timer deletion | Johannes Berg | 1 | -1/+1 |
2013-01-03 | mac80211: fix station destruction in AP/mesh modes | Johannes Berg | 4 | -17/+62 |
2013-01-03 | mac80211: RMC buckets are just list heads | Thomas Pedersen | 2 | -5/+5 |
2013-01-03 | mac80211: assign VLAN channel contexts | Johannes Berg | 3 | -3/+45 |
2013-01-03 | mac80211: flush AP_VLAN stations when tearing down the BSS AP | Felix Fietkau | 1 | -0/+2 |
2013-01-03 | mac80211: fix ibss scanning | Stanislaw Gruszka | 3 | -18/+31 |
2012-12-21 | Linux 3.8-rc1v3.8-rc1 | Linus Torvalds | 1 | -2/+2 |
2012-12-21 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 19 | -445/+738 |
2012-12-21 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 4 | -17/+18 |
2012-12-21 | Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk... | Linus Torvalds | 30 | -443/+522 |
2012-12-21 | Revert "nfsd: warn on odd reply state in nfsd_vfs_read" | J. Bruce Fields | 1 | -1/+0 |
2012-12-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 22 | -214/+2234 |
2012-12-21 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 9 | -68/+9 |
2012-12-21 | ARM: dts: fix duplicated build target and alphabetical sort out for exynos | Kukjin Kim | 1 | -3/+2 |
2012-12-21 | dm stripe: add WRITE SAME support | Mike Snitzer | 1 | -4/+6 |
2012-12-21 | dm: remove map_info | Mikulas Patocka | 14 | -54/+31 |
2012-12-21 | dm snapshot: do not use map_context | Mikulas Patocka | 1 | -13/+23 |
2012-12-21 | dm thin: dont use map_context | Mikulas Patocka | 1 | -36/+13 |
2012-12-21 | dm raid1: dont use map_context | Mikulas Patocka | 1 | -9/+13 |
2012-12-21 | dm flakey: dont use map_context | Mikulas Patocka | 1 | -4/+11 |
2012-12-21 | dm raid1: rename read_record to bio_record | Mikulas Patocka | 1 | -11/+11 |
2012-12-21 | dm: move target request nr to dm_target_io | Mikulas Patocka | 4 | -8/+15 |
2012-12-21 | dm snapshot: use per_bio_data | Mikulas Patocka | 1 | -35/+8 |
2012-12-21 | dm verity: use per_bio_data | Mikulas Patocka | 1 | -18/+4 |
2012-12-21 | dm raid1: use per_bio_data | Mikulas Patocka | 1 | -34/+5 |